Home
last modified time | relevance | path

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

/external/fdlibm/
Dw_atanh.c21 double atanh(double x) /* wrapper atanh */ in atanh() function
/external/libcxx/include/
Dmath.h1086 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/
Dmath_h.pass.cpp68 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp70 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
/external/v8/src/base/
Dieee754.cc1603 double atanh(double x) { in atanh() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java606 public static double atanh(double a) { in atanh() method in FastMath
/external/clang/lib/Headers/
Dtgmath.h235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro
/external/swiftshader/src/Pipeline/
DShaderCore.cpp1688 void ShaderCore::atanh(Vector4f &dst, const Vector4f &src, bool pp) in atanh() function in sw::ShaderCore
/external/swiftshader/src/Shader/
DShaderCore.cpp1688 void ShaderCore::atanh(Vector4f &dst, const Vector4f &src, bool pp) in atanh() function in sw::ShaderCore
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...