Home | History | Annotate | Download | only in math

Lines Matching refs:ROUND_HALF_EVEN

296      * @see MathContext#ROUND_HALF_EVEN
299 public static final int ROUND_HALF_EVEN = com.ibm.icu.math.MathContext.ROUND_HALF_EVEN;
3693 } else if (mode == ROUND_HALF_EVEN) { // 0.5000 goes down if left digit even