Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_atan.c74 atan(double x) in atan() function
/bionic/tests/
Dmath_test.cpp340 TEST(math, atan) { in TEST() argument