Math.sqrt

From OpenEUO
Revision as of 21:26, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " math.sqrt (x) Returns the square root of x. (You can also use the expression x^0.5 to compute this value.)")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
math.sqrt (x)

Returns the square root of x. (You can also use the expression x^0.5 to compute this value.)