| /external/fdlibm/ |
| D | w_atanh.c | 21 double atanh(double x) /* wrapper atanh */ in atanh() function
|
| /external/rust/crates/libm/src/math/ |
| D | atanh.rs | 8 pub fn atanh(x: f64) -> f64 { in atanh() function
|
| D | mod.rs | 85 mod atanh; module
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_trigonometric.inl | 180 GLM_FUNC_QUALIFIER genType atanh(genType x) function 191 GLM_FUNC_QUALIFIER vecType<T, P> atanh(vecType<T, P> const & v) function
|
| /external/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| D | complex_cmath.h | 235 __DEVICE__ std::complex<_Tp> atanh(const std::complex<_Tp> &__x) { in atanh() function
|
| /external/rust/crates/num-traits/src/ |
| D | real.rs | 779 fn atanh(self) -> Self; in atanh() method
|
| D | float.rs | 1787 fn atanh(self) -> Self; in atanh() method 2105 fn atanh(self) -> Self { in atanh() method 2240 fn atanh(self) -> Self { in atanh() method
|
| /external/llvm-project/libcxx/include/ |
| D | math.h | 1082 inline _LIBCPP_INLINE_VISIBILITY float atanh(float __lcpp_x) _NOEXCEPT {return ::atanhf… in atanh() function 1083 inline _LIBCPP_INLINE_VISIBILITY long double atanh(long double __lcpp_x) _NOEXCEPT {return ::atanhl… in atanh() function 1088 atanh(_A1 __lcpp_x) _NOEXCEPT {return ::atanh((double)__lcpp_x);} in atanh() function
|
| /external/libcxx/include/ |
| D | math.h | 1086 inline _LIBCPP_INLINE_VISIBILITY float atanh(float __lcpp_x) _NOEXCEPT {return ::atanhf… in atanh() function 1087 inline _LIBCPP_INLINE_VISIBILITY long double atanh(long double __lcpp_x) _NOEXCEPT {return ::atanhl… in atanh() function 1092 atanh(_A1 __lcpp_x) _NOEXCEPT {return ::atanh((double)__lcpp_x);} in atanh() function
|
| /external/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 68 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
|
| /external/llvm-project/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 69 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
|
| /external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 68 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
|
| /external/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 70 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
|
| /external/llvm-project/clang/lib/Headers/ |
| D | __clang_cuda_math.h | 70 __DEVICE__ double atanh(double __a) { return __nv_atanh(__a); } in atanh() function
|
| D | tgmath.h | 228 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
| D | FastMath.java | 606 public static double atanh(double a) { in atanh() method in FastMath
|
| /external/clang/lib/Headers/ |
| D | tgmath.h | 235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
|
| /external/swiftshader/src/Shader/ |
| D | ShaderCore.cpp | 1702 void ShaderCore::atanh(Vector4f &dst, const Vector4f &src, bool pp) in atanh() function in sw::ShaderCore
|
| /external/angle/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 1888 constexpr const ImmutableString atanh("atanh"); variable
|
| D | SymbolTable_autogen.cpp | 3045 constexpr const ImmutableString atanh("atanh"); variable
|