Searched defs:ctanf (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_ctanhf.c | 81 ctanf(float complex z) in ctanf() function |
/bionic/tests/ | ||
D | complex_test.cpp | 309 TEST(COMPLEX_TEST, ctanf) { in TEST() argument |