Returns an expression representing the absolute value of its argument, the expression indicated by expr.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
INumExpr Abs(
	INumExpr expr
)

Parameters

expr
Type: ILOG.Concert..::..INumExpr

Return Value

See Also