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

  /src/lib/libm/ld80/
invtrig.c 42 pS6 = -7.10526623669075243183e-06L,
invtrig.h 54 #define pS6 _ItL_pS6
78 extern const LONGDOUBLE pS0, pS1, pS2, pS3, pS4, pS5, pS6;
90 (pS4 + x * (pS5 + x * pS6)))))));
  /src/lib/libm/ld128/
invtrig.c 42 pS6 = 4.80718586374448793411019434585413855e-02L,
invtrig.h 51 #define pS6 _ItL_pS6
74 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9;
84 (pS4 + x * (pS5 + x * (pS6 + x * (pS7 + x * (pS8 + x * \

Completed in 12 milliseconds