Home
last modified time | relevance | path

Searched defs:nanResult (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dmath_helper_test.cpp49 double nanResult = MathHelper::Asinh(std::numeric_limits<double>::signaling_NaN()); in HWTEST_F_L0() local
61 double nanResult = MathHelper::Atanh(2); // out of input range in HWTEST_F_L0() local

Completed in 1 milliseconds