BigDecimal.ROUND_UP
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final int ROUND_UP
Description
Always increment the digit prior to a non-zero discarded fraction.
Note that this rounding mode never decreases the magnitude.
(Rounds away from zero.)