Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_ctanhf.c40 ctanhf(float complex z) in ctanhf() function
81 z = ctanhf(cpackf(-cimagf(z), crealf(z))); in ctanf()
/bionic/libm/include/
Dcomplex.h88 float complex ctanhf(float complex);