Creates and returns the new expression abs(e).

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

Syntax

C#
IIntExpr Abs(
	IIntExpr e
)

See Also