Home
last modified time | relevance | path

Searched refs:csinh (Results 1 – 7 of 7) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_csinh.c52 csinh(double complex z) in csinh() function
157 z = csinh(CMPLX(cimag(z), creal(z))); in csin()
/bionic/libc/include/
Dcomplex.h98 double complex csinh(double complex __z) __INTRODUCED_IN(23);
100 long double complex csinhl(long double complex __z) __RENAME_LDBL(csinh, 23, 26);
/bionic/tests/
Dcomplex_test.cpp281 TEST(COMPLEX_TEST, csinh) { in TEST() argument
282 ASSERT_EQ(0.0, csinh(0)); in TEST()
/bionic/tests/headers/posix/
Dcomplex_h.c126 FUNCTION(csinh, double complex (*f)(double complex)); in complex_h()
/bionic/libm/
Dlibm.map.txt81 csinh; # introduced=23
/bionic/libc/tools/
Dposix-2013.txt151 csinh
/bionic/docs/
Dstatus.md257 …h`, `catan`, `catanh`, `ccos`, `ccosh`, `cexp`, `conj`, `cproj`, `csin`, `csinh`, `csqrt`, `ctan`,…