Home
last modified time | relevance | path

Searched defs:Atanh (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dmath_helper.h49 static inline double Atanh(double input) in Atanh() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dmath_helper_test.cpp77 HWTEST_F_L0(MathHelperTest, Atanh) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_math.cpp141 JSTaggedValue BuiltinsMath::Atanh(EcmaRuntimeCallInfo *argv) in Atanh() function in panda::ecmascript::builtins::BuiltinsMath
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_math_test.cpp1049 HWTEST_F_L0(BuiltinsMathTest, Atanh) in HWTEST_F_L0() argument