Round up a number to the next highest integer or round up to nearest multiple of some factor.
ceiling RATE
ceiling 5.1 6
ceiling 5.9 6
.125 ceiling 11.79
(Multiple) ceiling NumericField
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumericField | Numeric | Field | No |
Type: Numeric
Rounded up numeric field.