Home
last modified time | relevance | path

Searched refs:atanh (Results 1 – 9 of 9) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_atanh.c67 __weak_reference(atanh, atanhl);
Dcatrig.c585 return (CMPLX(atanh(x), y)); in catanh()
Dmath_private.h836 #define __ieee754_atanh atanh
/bionic/libc/include/
Dmath.h114 double atanh(double __x);
116 long double atanhl(long double __x) __RENAME_LDBL(atanh, 3, 21);
/bionic/tests/headers/posix/
Dtgmath_h.c61 TGMATHC(atanh); in tgmath_h()
Dmath_h.c142 FUNCTION(atanh, double (*f)(double)); in math_h()
/bionic/libm/
Dlibm.map.txt24 atanh;
/bionic/tests/
Dmath_test.cpp583 TEST(MATH_TEST, atanh) { in TEST() argument
584 ASSERT_DOUBLE_EQ(0.0, atanh(0.0)); in TEST()
1725 DoMathDataTest<2>(g_atanh_intel_data, atanh); in TEST()
/bionic/libc/tools/
Dposix-2013.txt45 atanh