Searched refs:C8 (Results 1 - 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Dk_cosl.c45 C8 = -0.1561920696721507929516718307820958119868e-15, variable
57 z*(C8+z*(C9+z*(C10+z*C11))))))))));
H A Ds_expl.c147 C8 = 2.48015873015873015873015112487849040e-5L, variable
246 x * (C7 + x * (C8 + x * (C9 + x * (C10 +
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_coshl.c52 C8 = 2.4801587301767953e-5, /* 0x1a01a01a027061.0p-68 */ variable
65 C8 = 2.48015873015873015873015871870962089e-5L, /* 0x1a01a01a01a01a01a01a017af2756.0p-128L */ variable
108 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 + 1);
113 C16)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 +

Completed in 36 milliseconds