Searched defs:atan2l (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | e_atan2l.c | 47 atan2l(long double y, long double x) in atan2l() function |
/bionic/tests/ | ||
D | math_test.cpp | 276 TEST(math, atan2l) { in TEST() argument |