ChargeExponent Operator
Returns result of first value raised to charge of second value.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.182 -- Release Build+f32d10289bdd5c70f6d1fd7945194f372aed6eb3
C# does not support this operator.
Managed C++ does not support this operator.
JavaScript does not support overloaded operators.
- value1 Charge
- A Charge object as the left hand operand.
- value2 Charge
- A Charge object as the right hand operand.
DoubleA
Double as the result.