Method Ceiling
| Improve this Doc View SourceCeiling(BigDecimal)
Rounds up to the nearest integral value.
Declaration
public static BigDecimal Ceiling(BigDecimal value)
Parameters
Type | Name | Description |
---|---|---|
BigDecimal | value |
Returns
Type | Description |
---|---|
BigDecimal |