gcc/libjava/java/math
Mark Wielaard ce5b5a5e54 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
2003-02-14 18:48:50 +00:00
..
BigDecimal.java BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is an exponent and the significant is zero. 2003-02-14 18:48:50 +00:00
BigInteger.java BigInteger.java: Updated notice to include years 2002 and 3. 2003-02-10 23:45:31 +00:00