(n: BigDecimal)
| 1627 | * ``` |
| 1628 | * |
| 1629 | * @see {@link ceil} for fixed rounding toward positive infinity |
| 1630 | * @see {@link floor} for fixed rounding toward negative infinity |
| 1631 | * @see {@link truncate} for fixed rounding toward zero |
| 1632 | * |
no outgoing calls
no test coverage detected
searching dependent graphs…