mul Method (XPRBexpr)
  Multiply the XPRBexpr by another XPRBexpr. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
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.
 See Also
See Also
 
