Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_atan2.c61 atan2(double y, double x) in atan2() function
/bionic/tests/
Dmath_test.cpp525 TEST(math_h, atan2) { in TEST() argument