PowerModulus Operator
Returns computed remainder after dividing first value by the second.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.174 -- Release Build+aa37ec1cbeacbf32d632bf098b6401a4346e3db1
JavaScript does not support overloaded operators.
- value1 Power
- A Power left hand operand.
- value2 Power
- A Power right hand operand.
PowerA
Power object as the result of the operation.