Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance
61 atan2(double y, double x) in atan2() function
525 TEST(math_h, atan2) { in TEST() argument