sqrt()

Definition

FLOAT sqrt ( <FLOAT value> )

Parameters

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

Returns

FLOAT : The square root of value.