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