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