stock Float:xs_sqrt(Float:x)
x | The input value. |
Calculates the square root of the input value.
This is an alias for floatsqroot().
The square root of the input value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.