POWER raises a number to a power.
POWER
NUMBER
POWER(n2, n1)
n2 is any numeric expression that will be raised to a power.
n2
n1 is the exponent.
n1
POWER(3,2) returns the value 9.00.
POWER(3,2)
9.00
Script to detect browser version is unavailable, because this browser does not support Javascript or Javascript support is turned off.
Copyright © 2003, 2007, Oracle. All rights reserved.