Difference between revisions of "Sqrt"
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) m |
|||
Line 1: | Line 1: | ||
sqrt <input [[gamevar|variable]]> <output [[gamevar|variable]]> | '''sqrt''' <input [[gamevar|variable]]> <output [[gamevar|variable]]> | ||
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>. |