Home
last modified time | relevance | path

Searched defs:atanh (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/lib/libm/src/
H A Dw_atanh.c27 atanh(double x) /* wrapper atanh */ in atanh() function
/netbsd-src/lib/libm/noieee_src/
H A Dn_atanh.c70 atanh(double x) in atanh() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d132 alias core.stdc.math.atanh atanh; in version() local
134 alias core.stdc.math.atanhf atanh; in version() local
136 alias core.stdc.math.atanhl atanh; in version() local
139 deprecated alias core.stdc.complex.catanh atanh; in version() local
140 deprecated alias core.stdc.complex.catanhf atanh; in version() local
141 deprecated alias core.stdc.complex.catanhl atanh; in version() local
632 alias core.stdc.math.atanh atanh; in version() local
634 alias core.stdc.math.atanhf atanh; in version() local
636 alias core.stdc.math.atanhl atanh; in version() local
639 deprecated alias core.stdc.complex.catanh atanh; in version() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1394 real atanh(real x) @safe pure nothrow @nogc in atanh() function
1403 double atanh(double x) @safe pure nothrow @nogc { return atanh(cast(real) x); } in atanh() function
1406 float atanh(float x) @safe pure nothrow @nogc { return atanh(cast(real) x); } in atanh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h235 __DEVICE__ std::complex<_Tp> atanh(const std::complex<_Tp> &__x) { in atanh() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h224 atanh (double x) in atanh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h224 atanh (double x) in atanh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1103 inline _LIBCPP_INLINE_VISIBILITY float atanh(float __lcpp_x) _NOEXCEPT {return ::atanhf… in atanh() function
1104 inline _LIBCPP_INLINE_VISIBILITY long double atanh(long double __lcpp_x) _NOEXCEPT {return ::atanhl… in atanh() function
1109 atanh(_A1 __lcpp_x) _NOEXCEPT {return ::atanh((double)__lcpp_x);} in atanh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h66 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h66 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1610 real atanh(real x) @safe pure nothrow @nogc in atanh() function
1617 double atanh(double x) @safe pure nothrow @nogc { return atanh(cast(real) x); } in atanh() function
1620 float atanh(float x) @safe pure nothrow @nogc { return atanh(cast(real) x); } in atanh() function
/netbsd-src/include/
H A Dtgmath.h136 #define atanh(a) __TG_COMPLEX((a), atanh) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h70 __DEVICE__ double atanh(double __a) { return __nv_atanh(__a); } in atanh() function
H A Dtgmath.h228 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf348 atanh, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf348 atanh, 99 keyword