Home
last modified time | relevance | path

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

/sysdeps/ieee754/dbl-64/
A Duasncs.h67 rt3 = 3.12523626554518656309172508769531E-01; variable
A De_sqrt.c61 rt3 = 3.12523626554518656309172508769531E-01; in __ieee754_sqrt()
80 t = t * (rt0 + y * (rt1 + y * (rt2 + y * rt3))); in __ieee754_sqrt()
A 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()

Completed in 4 milliseconds