Overload List
| Name | Description | |
|---|---|---|
| Abs(IIntExpr) |
Creates and returns the new expression abs(e).
(Inherited from IModeler.) | |
| Abs(INumExpr) |
Returns an expression representing the absolute value of its argument,
the expression specified by expr.
|