Share via


BigDecimal.ROUND_DOWN

Class Overview | Class Members | This Package | All Packages

Syntax

public static final int ROUND_DOWN

Description

Never increment the digit prior to a discarded fraction (i.e., truncate). Note that this rounding mode never increases the magnitude. (Rounds towards zero.)