TermDivision Operator
Divides a term by a scalar and returns the resulting linear term.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Term operator /(
Term left,
Sca right
)
- left Term
- Lhs.
- right Sca
- Rhs.
Term