[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|              SQRT               |
+---------------------------------+
SQRT(<expN>)

-----------------------------------
Returns square root of numeric expression.
Return value - Numeric
-----------------------------------

SQRT() returns the square root of a numeric expression.  The number of
decimal places returned by SQRT() is the larger of the current decimal
setting and the number of decimal places contained in <expN>.  The
current number of decimal places may be specified with SET DECIMALS.

<expN>
        Include a numeric expression <expN> in SQRT().  The numeric expression
must be non-negative (zero or greater).

-----------------------------------

See Also:  SET DECIMALS

-----------------------------------

See Also: SET DECIMALS
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson