Sqrt: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
One (talk | contribs)
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>.

Latest revision as of 13:34, 4 May 2009

sqrt <input variable> <output variable>

Gets the square root of <input variable> and returns the value to <output variable>.