Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_atan2l.c47 atan2l(long double y, long double x) in atan2l() function
/bionic/tests/
Dmath_test.cpp360 TEST(math, atan2l) { in TEST() argument