Home
last modified time | relevance | path

Searched refs:getScientificExponent (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddigitlst.h415 int32_t getScientificExponent(
Ddigitlst.cpp1058 DigitList::getScientificExponent( in getScientificExponent() function in DigitList
1079 int32_t exponent = getScientificExponent( in toScientific()
Dprecision.cpp372 int32_t exponent = value.getScientificExponent( in round()