_mm_exp_ss

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

nothrow @nogc pure @safe
float
_mm_exp_ss
(
float v
)

Meta