sqrt

Compute square root of x.

Special Values
xsqrt(x)invalid?
-0.0-0.0no
<0.0NaNyes
+∞+∞no
@nogc nothrow @safe pure
float
sqrt
(
float x
)

Meta