Addition Operator (Double, XPRBterm)
Add an XPRBterm and a value
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

Parameters
- v1
-
Type:
SystemDouble
The value to add. - t2
-
Type:
BCLXPRBterm
The term to add.
Return Value
Type: XPRBexprThe resultant XPRBexpr.
