Round Up Numbers (Ceiling)
Description
Rounds a number up to the nearest integer.
INPUT/Output DATA TYPE
Input |
Output |
numeric |
numeric |
example
In this example, Amount is the original column. AmountCeiling is the result showing the ceiling values of Amount.