public class NumberUtil extends Object
Constructor and Description |
---|
NumberUtil() |
Modifier and Type | Method and Description |
---|---|
static double |
round(BigDecimal value) |
static double |
round(double value) |
public static double round(double value)
public static double round(BigDecimal value)
Copyright © 2019 SAP SE. All rights reserved.