Initializing help system before first use

Subtraction Operator

Overload List
  Name Description
Public operatorStatic memberCode example Subtraction(XPRBctr, XPRBexpr)
Subtract an XPRBexpr from a constraint.
Public operatorStatic memberCode example Subtraction(XPRBctr, XPRBterm)
Subtract an XPRBterm from a constraint.
Public operatorStatic memberCode example Subtraction(XPRBctr, XPRBvar)
Subtract an XPRBvar from a constraint.
Public operatorStatic memberCode example Subtraction(XPRBctr, Double)
Subtract a double from a constraint.
Top
See Also