Searched refs:__ieee754_atan2 (Results 1 – 3 of 3) sorted by relevance
30 return __ieee754_atan2(y,x);33 z = __ieee754_atan2(y,x);
57 double __ieee754_atan2(double y, double x) in __ieee754_atan2() function59 double __ieee754_atan2(y,x) in __ieee754_atan2()
193 extern double __ieee754_atan2 __P((double,double));