Searched refs:MAX_LEADING_ZEROES (Results 1 – 2 of 2) sorted by relevance
97 public static final int MAX_LEADING_ZEROES = 6; field in CalculatorResult282 if (minCharOffset > -1 && minCharOffset < MAX_LEADING_ZEROES + 2) { in initPositions()381 && msdIndex - decIndex > MAX_LEADING_ZEROES + 1) && precOffset != -1) { in formatResult()
664 && lsdOffset <= CalculatorResult.MAX_LEADING_ZEROES + 1) { in getShortString()