Power ^
Operator: ^
Last updated
Was this helpful?
Operator: ^
Last updated
Was this helpful?
Returns a number that is the result of number1
raised to a given power (number2
).
If any of the operands is an unknown-number, the result is unknown. If any of the operands is not a number, expression editor yields a type mismatch warning.