sqrt

Compute square root of x.

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