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