Searched refs:acosh (Results 1 – 7 of 7) sorted by relevance
42 acosh(double x) in acosh() function67 __weak_reference(acosh, acoshl);
59 TGMATHC(acosh); in tgmath_h()
125 FUNCTION(acosh, double (*f)(double)); in math_h()
9 acosh;
104 double acosh(double __x);
594 TEST(math_h, acosh) { in TEST() argument595 ASSERT_DOUBLE_EQ(0.0, acosh(1.0)); in TEST()1746 DoMathDataTest<2>(g_acosh_intel_data, acosh); in TEST()
18 acosh