Searched defs:csinhf (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_csinhf.c42 csinhf(float complex z) function
100 z = csinhf(CMPLXF(cimagf(z), crealf(z)));

Completed in 3 milliseconds