Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dprecision.cpp409 FixedPrecision exponentPrecision; in initVisibleDigitsWithExponent() local
410 exponentPrecision.fMin.setIntDigitCount(fMinExponentDigits); in initVisibleDigitsWithExponent()
411 exponentPrecision.initVisibleDigits(exponent, digits.fExponent, status); in initVisibleDigitsWithExponent()