Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_csinh.c48 csinh(double complex z) in csinh() function
155 z = csinh(cpack(-cimag(z), creal(z))); in csin()
/bionic/libm/include/
Dcomplex.h79 double complex csinh(double complex);