Creates and returns an expression representing the product of
the expressions
expr1 and expr2.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- expr1
- Type: ILOG.Concert..::..INumExpr
An expression to use in the product.
- expr2
- Type: ILOG.Concert..::..INumExpr
An expression to use in the product.