Sqrt: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) mNo edit summary |
No edit summary |
||
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>. |