sqrt
Computes the positive square root of the value x .
Special cases:
-
sqrt(x)
isNaN
whenx < 0
orx
isNaN
Computes the positive square root of the value x .
Special cases:
sqrt(x)
is
NaN
when
x < 0
or
x
is
NaN