SQRT()

From Lianjapedia
Revision as of 09:16, 4 February 2013 by Helen.george (Talk | contribs)

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

Purpose

Function to return square root

Syntax

SQRT(<expN>)

See Also

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

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

Lianja, Lianja Server