Searched refs:NINE (Results 1 – 1 of 1) sorted by relevance
40 private static BigDecimal NINE = valueOf(9); field in PrecisionTests58 testValues[1] = testValues[1].multiply(TEN).add(NINE); in testPrecision()