This wiki is out of date, use the continuation of this wiki instead

Sqrt

From FenixWiki

Revision as of 23:33, 8 July 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Definition

FLOAT sqrt ( <FLOAT value> )

Returns the square root of a certain value.

Parameters

FLOAT value - The value of which the square root will be returned.

Returns

FLOAT : The square root of value.

Personal tools