Function documentationPOWER(a,n) Locate this document in the navigation structure

 

POWER(a,n) is an arithmetic function that calculates the nth power of the number a (a and n are expressions).

An error message is output if n is not an integer.

POWER(a,n)

a, n

Result of the POWER(a,n) function

a or n is a NULL value

NULL value

a is a special NULL value

Special NULL value