This function is useful for rounding a number with a decimal value for use where decimals are not appropriate.
Function name | CEILING |
Usage model | CEILING ( ⟦n:NUM⟧ ) |
Parameters | This function requires you to replace only one parameter: |
n: NUM |
The function finds the nearest number larger 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.