Searched refs:qS9 (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/msun/ld128/
H A Dinvtrig.h64 #define qS9 _ItL_qS9 macro
76 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
94 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));
H A Dinvtrig.c54 qS9 = -1.99407384882605586705979504567947007e-04L; variable
/barrelfish-2018-10-04/include/
H A Dinvtrig.h64 #define qS9 _ItL_qS9 macro
76 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
94 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));

Completed in 52 milliseconds