Home
last modified time | relevance | path

Searched refs:Lg7 (Results 1 – 4 of 4) sorted by relevance

/minix/lib/libm/src/
H A De_log2.c31 Lg7 = 1.479819860511658591e-01; /* 3FC2F112 DF3E5244 */ variable
72 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in __ieee754_log2()
H A De_log2f.c33 Lg7 = 1.4798198640e-01; /* 3E178897 */ variable
73 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in __ieee754_log2f()
H A De_logf.c34 Lg7 = 1.4798198640e-01; /* 3E178897 */ variable
76 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in __ieee754_logf()
H A De_log.c82 Lg7 = 1.479819860511658591e-01; /* 3FC2F112 DF3E5244 */ variable
125 t2= z*(Lg1+w*(Lg3+w*(Lg5+w*Lg7))); in __ieee754_log()