Searched refs:ctanhf (Results 1 – 5 of 5) sorted by relevance
40 ctanhf(float complex z) in ctanhf() function81 z = ctanhf(cpackf(-cimagf(z), crealf(z))); in ctanf()
257 extern "C" float _Complex ctanhf(float _Complex);258 TEST(complex, ctanhf) { in TEST() argument259 ASSERT_EQ(0.0, ctanhf(0)); in TEST()
113 float complex ctanhf(float complex);
89 ctanhf;
159 ctanhf