Home
last modified time | relevance | path

Searched refs:rt1 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/ieee754/dbl-64/
De_sqrt.c59 rt1 = 4.99999999495955425917856814202739E-01, in __ieee754_sqrt()
80 t = t * (rt0 + y * (rt1 + y * (rt2 + y * rt3))); in __ieee754_sqrt()
Duasncs.h65 rt1 = 4.99999999495955425917856814202739E-01, variable
De_asin.c153 t = t*(rt0+r*(rt1+r*(rt2+r*rt3))); in __ieee754_asin()
312 t = t*(rt0+r*(rt1+r*(rt2+r*rt3))); in libm_alias_finite()