Difference between revisions of "Sqrt"
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) m (New page: sqrt <input variable> <output variable> Gets the square root of <input variable> and returns the value to <output variable>.) |
Hendricks266 (talk | contribs) m |
||
Line 2: | Line 2: | ||
Gets the square root of <input variable> and returns the value to <output variable>. | Gets the square root of <input variable> and returns the value to <output variable>. | ||
[[Category:EDuke commands]] | |||
[[Category:Gamevar manipulation]] |