_mm_exp_ps

Natural exp computed for 4 simultaneous float in x. This is an approximation, valid up to approximately -109dB of accuracy IMPORTANT: NaN input not supported.

nothrow @nogc pure @safe
__m128
_mm_exp_ps
(
__m128 x
)

Meta