EnergyModulus 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 Energy
- An Energy object as the left hand operand.
- value2 Energy
- An Energy object as the right hand operand.
EnergyAn
Energy object as the result of the operation.