Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
H A Db_exp__D.c79 static const double invln2 = 0x1.71547652b82fep0; variable
H A De_expf.c31 invln2 = 1.4426950216e+00, /* 0x3fb8aa3b */ variable
H A De_exp.c92 invln2 = 1.44269504088896338700e+00, /* 0x3ff71547, 0x652b82fe */ variable
H A Ds_expm1f.c26 invln2 = 1.4426950216e+00,/* 0x3fb8aa3b */ variable
H A Ds_expm1.c120 invln2 = 1.44269504088896338700e+00,/* 0x3ff71547, 0x652b82fe */ variable