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