pow

Returns the value of x to the power of y.

Syntax

pow ( <number_x> , <number_y> ) 

Parameters

Returns

Number

Example

pow ( 25 , 2 )