HomeSort by: relevance | last modified time | path
    Searched defs:qS6 (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/ld128/
invtrig.c 51 qS6 = 8.27830318881232209752469022352928864e-01L,
invtrig.c 51 qS6 = 8.27830318881232209752469022352928864e-01L,
invtrig.h 60 #define qS6 _ItL_qS6
75 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
93 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));
invtrig.h 60 #define qS6 _ItL_qS6
75 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
93 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));

Completed in 27 milliseconds