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

Sqrt

From FenixWiki

Revision as of 14:21, 1 March 2008 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


[edit] Definition

FLOAT sqrt ( <FLOAT value> )

Returns the square root of a certain value.

[edit] Parameters

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

[edit] Returns

FLOAT : The square root of value.


Math Functions
Abs() • Acos() • Asin() • Atan() • Cos() • Fget_angle() • Fget_dist() • Get_distx() • Get_disty() • Pow() • Rand() • Rand_seed() • Sin() • Sqrt() • Tan() •
Personal tools