...
Non-decimal numeric values
Output
Double values
Syntax
set-column :column math:ceil(column)
Example
Returns the smallest integer greater than or equal to the numeric value in each cell in the test
column.
...
...
Non-decimal numeric values
Double values
set-column :column math:ceil(column)
Returns the smallest integer greater than or equal to the numeric value in each cell in the test
column.
...