Home
last modified time | relevance | path

Searched refs:qS4 (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/lib/libm/src/
De_acosf.c33 qS4 = 7.7038154006e-02; /* 0x3d9dc62e */ variable
52 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
58 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
72 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
De_acos.c56 qS4 = 7.70381505559019352791e-02; /* 0x3FB3B8C5, 0xB12E9282 */ variable
78 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
84 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
96 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
De_asin.c64 qS4 = 7.70381505559019352791e-02; /* 0x3FB3B8C5, 0xB12E9282 */ variable
86 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
94 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
De_asinf.c35 qS4 = 7.7038154006e-02; /* 0x3d9dc62e */ variable
55 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
63 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
/openbsd/src/lib/libm/src/ld80/
Dinvtrig.h61 #define qS4 _ItL_qS4 macro
83 extern const LONGDOUBLE qS1, qS2, qS3, qS4, qS5;
102 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * qS5))))); in Q()
Dinvtrig.c44 qS4 = 3.90699412641738801874e-01L, variable
/openbsd/src/lib/libm/src/ld128/
Dinvtrig.h64 #define qS4 _ItL_qS4 macro
82 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
100 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * \ in Q()
Dinvtrig.c47 qS4 = 7.74004374389488266169304117714658761e+00L, variable
/openbsd/src/lib/libm/arch/amd64/
Dinvtrig.c47 qS4 = { 0xc809c0dfb9b0d0b7ULL, 0x3ffdU }, /* 3.90699412641738801874e-01L */ variable
/openbsd/src/lib/libm/arch/i387/
Dinvtrig.c47 qS4 = { 0xc809c0dfb9b0d0b7ULL, 0x3ffdU }, /* 3.90699412641738801874e-01L */ variable