IIntExpr Negative(IIntExpr);
Creates and returns the new expression -e, the negation of the expression e.
-e
e
INumExpr Negative(INumExpr);
IModeler Interface | ILOG.Concert Namespace