 |
Class java.math.BigDecimal
Fields ROUND_CEILING public static final int ROUND_CEILING Rounding mode to round towards positive infinity. If the BigDecimal is positive, behaves as for ROUND_UP; if negative, behaves as for ROUND_DOWN. Note that this rounding mode never decreases ...
pic.dhe.ibm.com |
 |