Searched refs:__ieee754_atanh (Results 1 – 3 of 3) sorted by relevance
28 return __ieee754_atanh(x);31 z = __ieee754_atanh(x);
44 double __ieee754_atanh(double x) in __ieee754_atanh() function46 double __ieee754_atanh(x) in __ieee754_atanh()
191 extern double __ieee754_atanh __P((double));