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