Int24Exponent Operator

Overload List

Exponent(Int24, Int24) Returns result of first value raised to power of second value.
Exponent(Int24, Int32) Returns result of first value raised to power of second value.
Exponent(Int32, Int24) Returns result of first value raised to power of second value.

See Also