Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...