Searched defs:atanf (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
H A D | s_atanf.c | 49 atanf(float x) in atanf() function |
/aosp12/bionic/tests/ | ||
H A D | math_test.cpp | 482 TEST(MATH_TEST, atanf) { in TEST() argument |