Home
last modified time | relevance | path

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

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