User Tools

Site Tools


modding:function:sqrt

sqrt

sqrt

sqrt

Syntax (sqrt number)
Arguments number: The number you want to find the square root to.
Returns number: The square root of the given number. It will be truncated at the decimal point.
Category 0.99, math
Description Finds the square root of the given number.

Example

(sqrt 1000)

Returns 31. Return to Functions list

modding/function/sqrt.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1