Searched refs:atan64 (Results 1 – 3 of 3) sorted by relevance
68 return atan64(y); /* x=1.0 */ in atan264()124 z = atan64(check_uflow(fabs64(y / x))); /* safe to do y/x */ in atan264()
103 atan64(__float64 x) in atan64() function
1214 #define atan64 _NAME_64(atan) macro