Name |
Last commit
|
Last update |
---|---|---|
.. | ||
BigDecimal.java | ||
BigInteger.java |
BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is an exponent and the significant is zero. * java/math/BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is an exponent and the significant is zero. (divide): Always set scale to newScale even in special ZERO case. From-SVN: r62908
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
BigDecimal.java | Loading commit data... | |
BigInteger.java | Loading commit data... |