Searched refs:atanh (Results 1 – 13 of 13) sorted by relevance
67 __weak_reference(atanh, atanhl);
578 return (CMPLX(atanh(x), y)); in catanh()
688 #define __ieee754_atanh atanh
25 atanh;
24 atanh;
180 double atanh(double);
424 TEST(math, atanh) { in TEST() argument425 ASSERT_DOUBLE_EQ(0.0, atanh(0.0)); in TEST()1444 DoMathDataTest<2>(g_atanh_intel_data, atanh); in TEST()
45 atanh