_mm_cvtss_f32

Take the lower single-precision (32-bit) floating-point element of a.

nothrow @nogc pure @safe
float
_mm_cvtss_f32
(
__m128 a
)

Meta