native Float:floatpower(Float:value, Float:exponent);
value | Floating point value to be raised |
exponent | The exponent |
Returns the value raised to the power of the exponent
Value raised to the power of the exponent
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.