POWER

Returns one number raised to the power of another number.

Syntax:

POWER(a:number, b:number)

Returns the number a raised to the power of b (as per the ^ operator).

Added in 1.36.