Sqrt functionDECLARATION: Sqrt(X : Real);
PURPOSE: Returns the square root of an argument
UNIT: System
RESULT TYPE: Real
REMARKS:X must be a Real-type expression. the result will be the
square root of X.
See Also:Sqr
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson