Round Down Numbers (Floor)
Description
Rounds a number down to the nearest integer.

INPUT/Output DATA TYPE
|
Input |
Output |
|
numeric |
numeric |
example
In this example, Amount is the original column. AmountFloor is the result showing the floor values of Amount.



