Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_csinhf.c42 csinhf(float complex z) in csinhf() function
103 z = csinhf(cpackf(-cimagf(z), crealf(z))); in csinf()
/bionic/libm/include/
Dcomplex.h80 float complex csinhf(float complex);