Lines Matching refs:Lg7
1601 * R(z) ~ Lg1*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
1602 * (the values of Lg1 to Lg7 are listed in the program)
1605 * | Lg1*s +...+Lg7*s - R(z) | <= 2
1645 Lg7 = 1.479819860511658591e-01; /* 3FC2F112 DF3E5244 */
1698 t2 = z * (Lg1 + w * (Lg3 + w * (Lg5 + w * Lg7)));
1901 * R(z) ~ Lg1*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
1902 * (the values of Lg1 to Lg7 are listed in the program)
1905 * | Lg1*s +...+Lg7*s - R(z) | <= 2
1941 Lg7 = 1.479819860511658591e-01; /* 3FC2F112 DF3E5244 */
1954 t2 = z * (Lg1 + w * (Lg3 + w * (Lg5 + w * Lg7)));