Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dmath_helper.h38 static double Asinh(double input) in Asinh() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dmath_helper_test.cpp66 HWTEST_F_L0(MathHelperTest, Asinh) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_math.cpp103 JSTaggedValue BuiltinsMath::Asinh(EcmaRuntimeCallInfo *argv) in Asinh() function in panda::ecmascript::builtins::BuiltinsMath
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_math_test.cpp743 HWTEST_F_L0(BuiltinsMathTest, Asinh) in HWTEST_F_L0() argument