Returns the specified number raised to the specified power.
Syntax
![]() |
---|
POWER( Number n, Number power ) → Number |
The "^" operator can be used instead of POWER to raise a number to a power, such as in 5^2.
Formula
![]() |
---|
=POWER(5,2) |
Function Reference
LOG Function
LOG10 Function
LN Function
EXP Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |