Searched defs:atan2 (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libm/noieee_src/ | ||
| H A D | n_atan2.c | 178 atan2(double y, double x) function in typeref:typename:double |
| /src/lib/libm/src/ | ||
| H A D | namespace.h | 12 #define atan2 _atan2 macro |
| /src/include/ | ||
| H A D | tgmath.h | 149 #define atan2(a,b) __TG_FN2(atan2, (a), (b)) macro |
Completed in 3 milliseconds