Searched defs:atan2 (Results 1 – 5 of 5) sorted by relevance
46 double atan2(double y, double x) in atan2() function
122 double atan2(double y, double x) in atan2() function
45 def atan2(y, x): function
156 MATH_FUN_2(atan2, atan2_func) in MATH_FUN_2() argument
2567 function atan2(a, b) function
Completed in 16 milliseconds