Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_ccosh.c52 ccosh(double complex z) in ccosh() function
/aosp12/bionic/tests/
H A Dcomplex_test.cpp173 TEST(COMPLEX_TEST, ccosh) { in TEST() argument