Searched refs:ln2b (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dlogq.c180 /* ln(2) = ln2a + ln2b with extended precision. */
183 ln2b = 1.4286068203094172321214581765680755001344E-6Q; variable
274 y += e * ln2b; /* Base 2 exponent offset times ln(2). */
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlogq.c180 /* ln(2) = ln2a + ln2b with extended precision. */
183 ln2b = 1.4286068203094172321214581765680755001344E-6Q; variable
274 y += e * ln2b; /* Base 2 exponent offset times ln(2). */

Completed in 135 milliseconds