Difference between revisions of "Sqrt"

 
m (adding doc status category)
Line 1: Line 1:
 
[[category:Math Functions]]
 
[[category:Math Functions]]
 
+
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 +
 
Sqrt(X) returns the square root of X.  X must be positive or zero.
 
Sqrt(X) returns the square root of X.  X must be positive or zero.

Revision as of 04:38, 25 April 2007


Sqrt(X) returns the square root of X. X must be positive or zero.

Comments


You are not allowed to post comments.