VarMultiply Operator

Overload List

Multiply(Sca, Var) Multiplies the scalar; i.e., coefficient with the variable and returns the resulting linear term.
Multiply(Var, Sca) Multiplies the scalar; i.e., coefficient with the variable and returns the resulting linear term.

See Also