HomeSort by relevance Sort by last modified time
    Searched refs:qS7 (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
invtrig.h 62 #define qS7 _ItL_qS7
76 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
94 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));
invtrig.c 52 qS7 = -1.18768052702942805423330715206348004e-01L,

Completed in 37 milliseconds