_mm_sqrt_ps

Compute the square root of packed single-precision (32-bit) floating-point elements in a.

nothrow @nogc @trusted
__m128
_mm_sqrt_ps
(
__m128 a
)

Meta