native Float:floatlog(Float:value, Float:base=10.0);
| value | Floating point value to calculate the logarithm for |
| base | The optional logarithmic base to use. Defaults to 10, or the natural logarithm |
Returns the logarithm of value
Square root of the input value
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.