SQRT()

From Recital Documentation Wiki
Revision as of 15:30, 20 March 2009 by Yvonnemilne (Talk | contribs)

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

SQRT()

Class

Numeric Data


Purpose

Function to return square root


Syntax

SQRT(<expN>)


See Also

SIN(), COS(), TAN(), LOG(), INT(), LOG10(), PI(), DTOR(), RTOD()


Description

The SQRT() function returns the square root of the numeric expression <expN>. SQRT() works only with positive numbers.


Example

? sqrt(9.00)
      3.00


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer