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