Searched defs:atan2 (Results 1 - 3 of 3) sorted by relevance

/src/lib/libm/noieee_src/
H A Dn_atan2.c178 atan2(double y, double x) function in typeref:typename:double
/src/lib/libm/src/
H A Dnamespace.h12 #define atan2 _atan2 macro
/src/include/
H A Dtgmath.h149 #define atan2(a,b) __TG_FN2(atan2, (a), (b)) macro

Completed in 3 milliseconds