Searched refs:Lg4 (Results 1 - 4 of 4) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dk_logf.h24 Lg4 = 0xf89e26.0p-26; /* 0.24279078841 */ variable
34 t1= w*(Lg2+w*Lg4);
H A Dk_log.h40 * R(z) ~ Lg1*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
78 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
95 t1= w*(Lg2+w*(Lg4+w*Lg6));
H A De_log.c34 * R(z) ~ Lg1*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
80 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
131 t1= w*(Lg2+w*(Lg4+w*Lg6));
H A De_logf.c30 Lg4 = 0xf89e26.0p-26; /* 0.24279078841 */ variable
77 t1= w*(Lg2+w*Lg4);

Completed in 117 milliseconds