Sqrt: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m New page: sqrt <input variable> <output variable> Gets the square root of <input variable> and returns the value to <output variable>.
(No difference)

Revision as of 15:27, 7 July 2007

sqrt <input variable> <output variable>

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