Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-libm/
Datanh.c53 atanh (double x) in atanh() function
/third_party/musl/src/math/
Datanh.c4 double atanh(double x) in atanh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Datanh.c4 double atanh(double x) in atanh() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_trigonometric.inl180 GLM_FUNC_QUALIFIER genType atanh(genType x) function
191 GLM_FUNC_QUALIFIER vecType<T, P> atanh(vecType<T, P> const & v) function
/third_party/typescript/src/lib/
Des2015.core.d.ts160 atanh(x: number): number; method
/third_party/typescript/lib/
Dlib.es2015.core.d.ts180 atanh(x: number): number; method
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h215 #define atanh(x) __tg_real_complex(atanh, (x)) macro
/third_party/musl/include/
Dtgmath.h215 #define atanh(x) __tg_real_complex(atanh, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h215 #define atanh(x) __tg_real_complex(atanh, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h215 #define atanh(x) __tg_real_complex(atanh, (x)) macro
/third_party/node/deps/v8/src/base/
Dieee754.cc1553 double atanh(double x) { in atanh() function
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1702 void ShaderCore::atanh(Vector4f &dst, const Vector4f &src, bool pp) in atanh() function in sw::ShaderCore
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1899 constexpr const ImmutableString atanh("atanh"); variable
DSymbolTable_autogen.cpp3050 constexpr const ImmutableString atanh("atanh"); variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35392 atanh(float __x) in atanh() function
35396 atanh(long double __x) in atanh() function
35404 atanh(_Tp __x) in atanh() function