Home
last modified time | relevance | path

Searched defs:Exponent (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h141 static int inline Exponent(double x) function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_math.cpp52 int Exponent(uint64_t d64) in Exponent() function