Searched refs:P2 (Results 1 – 3 of 3) sorted by relevance
95 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable151 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
41 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable239 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_powf()
82 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable296 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()
Completed in 4 milliseconds