Creates and returns an expression representing the product of
the expression
e1 and the value v.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- v
- Type: System..::..Double
A value to use in the product.
- e1
- Type: ILOG.Concert..::..INumExpr
An expression to use in the product.