Description : This instruction computes the base x raised to the power of y (x^y). Parameters : Base Exponent Return Value : Power of the value. Examples : Basic example :
This instruction computes the base x raised to the power of y (x^y).