AngleModulus Operator
Returns computed remainder after dividing first value by the second.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.138 -- Release Build+dacff88cce10d287c7434d5aac59c76948c712b1
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.