This function is useful for rounding a number with a decimal value for use where decimals are not appropriate.
| Function name | FLOOR |
| Usage model | FLOOR ( n:NUM ) |
| Parameters | This function requires you to replace only one parameter: |
|
n: NUM |
The function finds the nearest number smaller or equal to this number value. |
| Result | A number value. |
After you download the example template, you can import the template to any workspace to see this example code in action.