Contents - Index


Sqrt (function)

Sqrt(nNumber ) : number    

The Sqrt function returns the square root of nNumber

Example:
 

$result = sqrt(25)
msgok msg=$result

 


Alpha List         Category List