next up previous contents
Next: Summation Up: Mathematical Functions Previous: The Sine Function

The Square Root Function

Calling Sequence:
sqrt(
x)
Parameters:
x : real $\geq 0$

Returns: real

Synopsis: Computes the square root of x.

Examples:

> sqrt(5);




Gaston Gonnet
1998-09-15