Creates and returns an expression representing the
sum of a value and a numeric expression.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- v
- Type: System..::..Double
The value.
- e
- Type: ILOG.Concert..::..INumExpr
The numeric expression.