Sqrt

From Bennu Wiki
Jump to navigation Jump to 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.


Math Functions
Abs()Acos()Asin()Atan()Atan2()Cos()Fget_angle()Fget_dist()Finite()Get_distx()Get_disty()Isinf()Isnan()Near_angle()Pow()Rand()Rand_seed()Sin()Sqrt()Tan()