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

Sqrt

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 23:33, 8 July 2007


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