floatpower

Syntax

native Float:floatpower(Float:value, Float:exponent);

Usage

Parameter Description
value
Floating point value to be raised
exponent
The exponent

Description

Returns the value raised to the power of the exponent

Return

Value raised to the power of the exponent