Show TOC

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

Use

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

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

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