Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance
122 double atan2(double y, double x) in atan2() function
260 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
Completed in 4 milliseconds