ILOG CPLEX .NET Reference Manual

CplexModeler.Abs Method

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

Overload List

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

public virtual IIntExpr Abs(IIntExpr);

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

public virtual INumExpr Abs(INumExpr);

See Also

CplexModeler Class | ILOG.CPLEX Namespace