Creates and returns an expression representing the
square of the expression
e (that is, e * e).
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- e
- Type: ILOG.Concert..::..INumExpr
An expression to use in the square.