AngleModulus Operator
Returns computed remainder after dividing first value by the second.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
JavaScript does not support overloaded operators.
- value1 Angle
- An Angle as the left hand operand.
- value2 Angle
- An Angle as the right hand operand.
AngleAn
Angle as the result.