Searched refs:P1 (Results 1 – 3 of 3) sorted by relevance
94 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable151 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
40 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable239 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_powf()
81 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable296 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()
Completed in 4 milliseconds