Initializing help system before first use

Subtraction Operator

Overload List
  Name Description
Public operatorStatic memberCode example Subtraction(Double, XPRBterm)
Subtract a XPRBterm from a double.
Public operatorStatic memberCode example Subtraction(XPRBterm, XPRBterm)
Subtract one XPRBterm from another.
Public operatorStatic memberCode example Subtraction(XPRBterm, Double)
Subtract a double from an XPRBterm.
Top
See Also