Searched defs:ccosh (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_ccosh.c | 52 ccosh(double complex z) in ccosh() function |
/bionic/tests/ | ||
D | complex_test.cpp | 173 TEST(COMPLEX_TEST, ccosh) { in TEST() argument |