mul Method (XPRBexpr)
Multiply the XPRBexpr by another XPRBexpr.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

Parameters
- l1
-
Type:
BCLXPRBexpr
The XPRB expression to multiply by.
Return Value
Type: XPRBexprThe resultant XPRBexpr expression, if the result is neither linear nor quadratic then a "Non-quadratic expression" exception is thrown.
