Searched refs:decimalDigitsInLong (Results 1 – 1 of 1) sorted by relevance
1792 precision = decimalDigitsInLong(smallValue); in precision()1804 private int decimalDigitsInLong(long value) { in decimalDigitsInLong() method in BigDecimal