Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_atan2f.c30 atan2f(float y, float x) in atan2f() function
/bionic/tests/
Dmath_test.cpp542 TEST(math_h, atan2f) { in TEST() argument