Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A De_atanh.c40 atanh(double x) in atanh() function
62 __strong_alias(atanhl, atanh);
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dcomplex53 using std::atanh;
60 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
290 atanh(const std::complex<_Tp>& __z)
293 /// atanh(__z) [8.1.7].
298 atanh(const std::complex<_Tp>& __z)
H A Dmath.h42 using std::tr1::atanh;
H A Dcmath44 #undef atanh
169 using ::atanh;
455 using std::atanh;
527 atanh(float __x)
531 atanh(long double __x)
538 atanh(_Tp __x)
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dcomplex60 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
291 atanh(const std::complex<_Tp>& __z)
294 /// atanh(__z) [8.1.7].
299 atanh(const std::complex<_Tp>& __z)
H A Dmath.h42 using std::tr1::atanh;
H A Dcmath45 #undef atanh
168 using ::atanh;
457 atanh(float __x)
461 atanh(long double __x)
467 atanh(_Tp __x)
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h146 #define atanh(x) __tg_full(x, atanh) macro
H A Dmath.h205 double atanh(double);
/dflybsd-src/gnu/usr.bin/mpc/
H A DMakefile23 add_si.c add_ui.c arg.c asin.c asinh.c atan.c atanh.c clear.c cmp.c \
/dflybsd-src/tools/regression/include/tgmath/
H A Dtgmath.c83 TGMACRO(atanh) in TGMACRO()
430 PASS_REAL_ARG_REAL_RET(atanh) && in main()
431 PASS_COMPLEX_ARG_COMPLEX_RET(atanh)); in main()
/dflybsd-src/lib/libm/
H A DMakefile137 MAN= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \
162 MLINKS+=atanh.3 atanhf.3 \
163 atanh.3 atanhl.3
H A DSymbol.map15 atanh;
/dflybsd-src/contrib/mpc/src/
H A Dlogging.c137 MPC_LOGGING_C_C (atanh)
/dflybsd-src/contrib/openbsd_libm/
H A DMakefile181 MAN+= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \
232 MLINKS+=atanh.3 atanhf.3
321 MLINKS+=atanh.3 atanhl.3
/dflybsd-src/tools/regression/lib/libm/
H A Dtest-invctrig.c357 testall_tol(catanh, z, CMPLXL(atanh(nums[i]), 0.0), 1); in test_axes()
369 CMPLXL(atanh(1 / nums[i]), pi / 2), 1); in test_axes()
/dflybsd-src/gnu/usr.bin/mpfr/
H A DMakefile45 tanh.c sinh_cosh.c acosh.c asinh.c atanh.c atan.c cmp2.c exp_2.c \
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcmath935 #undef atanh
1052 using ::atanh;
1214 atanh(float __x)
1218 atanh(long double __x)
1224 atanh(_Tp __x)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcmath962 #undef atanh
1077 using ::atanh;
1250 atanh(float __x)
1254 atanh(long double __x)
1262 atanh(_Tp __x)
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dcomplex1563 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
1790 atanh(const std::complex<_Tp>& __z)
1793 /// atanh(__z) [8.1.7].
1798 atanh(const std::complex<_Tp>& __z)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dcomplex1602 template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
1829 atanh(const std::complex<_Tp>& __z)
1832 /// atanh(__z) [8.1.7].
1837 atanh(const std::complex<_Tp>& __z)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbuiltins.def204 DEF_C99_BUILTIN (BUILT_IN_ATANH, "atanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltins.def323 DEF_C99_BUILTIN (BUILT_IN_ATANH, "atanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi7529 @findex atanh
7934 @code{asinhl}, @code{asinh}, @code{atanhf}, @code{atanhl}, @code{atanh},