native

floatpower

Syntax

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

Description

Returns the value raised to the power of the exponent

Parameters

value Floating point value to be raised
exponent The exponent

Return

Value raised to the power of the exponent