inverseSqrt

SSE approximation of reciprocal square root.

@nogc pure nothrow
T
inverseSqrt
(
T
)
(
T x
)
if (
isFloatingPoint!T
)

Meta