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