Searched defs:atan2 (Results 1 – 4 of 4) sorted by relevance
54 atan2(double y, double x) in atan2() function
124 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
45 atan2 keyword
163 #define atan2(x, y) __tg_simple2(x, y, atan2) macro