Home
last modified time | relevance | path

Searched defs:createAndStripZerosToMatchScale (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/math/
DBigDecimal.java4398 …private static BigDecimal createAndStripZerosToMatchScale(BigInteger intVal, int scale, long prefe… in createAndStripZerosToMatchScale() method
4422 …private static BigDecimal createAndStripZerosToMatchScale(long compactVal, int scale, long preferr… in createAndStripZerosToMatchScale() method