Searched defs:invln2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_exp.c86 static const double invln2 = 0x1.71547652b82fep0; variable
/freebsd-10-stable/lib/msun/src/
H A Ds_expm1f.c30 invln2 = 1.4426950216e+00,/* 0x3fb8aa3b */ variable
H A De_expf.c33 invln2 = 1.4426950216e+00, /* 0x3fb8aa3b */ variable
H A Ds_expm1.c122 invln2 = 1.44269504088896338700e+00,/* 0x3ff71547, 0x652b82fe */ variable
H A De_exp.c93 invln2 = 1.44269504088896338700e+00, /* 0x3ff71547, 0x652b82fe */ variable

Completed in 196 milliseconds