Searched defs:one_pi_h (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgamma.c1356 static const double one_pi_h = 0.318309886183790635705292970, variable
1377 xx.h = one_pi_h;
H A Dtgammal.c796 * one_pi_h = 1/pi chopped to 48 bits = .517CC1B727220000000000... and
802 one_pi_h = 0.3183098861481994390487670898437500L, /* 31 bits */ variable
805 one_pi_h = 0.31830988618379052468299050815403461456298828125L,
835 xx.h = one_pi_h;

Completed in 50 milliseconds