Returns the correctly rounded positive square root of a
double value.
Special cases:
double value closest to
the true mathematical square root of the argument value.
a | a value. |
a.
If the argument is NaN or less than zero, the result is NaN.
Diagram: Math