Click or drag to resize

Int24Exponent Operator

Overload List
  Name Description
Public operator Static member Exponent(Int24, Int24) Returns result of first value raised to power of second value.
Public operator Static member Exponent(Int24, Int32) Returns result of first value raised to power of second value.
Public operator Static member Exponent(Int32, Int24) Returns result of first value raised to power of second value.
Top
See Also