Home
last modified time | relevance | path

Searched refs:S9 (Results 1 – 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_sinhl.c52 S9 = 2.7557319223873889e-6, /* 0x171de3a5565fe6.0p-71 */ variable
66 S9 = 2.75573192239858906525574406205464218e-6L, /* 0x171de3a556c7338faac243aaa9592.0p-131L */ variable
114 ((S9*x2 + S7)*x2 + S5)*(x2*x*x2) + S3*(x2*x) + x); in sinhl()
119 S17)*x2 + S15)*x2 + S13)*x2 + S11)*x2 + S9)*x2 + S7)*x2 + in sinhl()
Dk_sincosl.h100 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
118 z * (S9 + z * (S10 + z * (S11 + z * S12))))))))); in __kernel_sincosl()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_sinl.c43 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
56 z*(S9+z*(S10+z*(S11+z*S12))))))))); in __kernel_sinl()