Ceiling

Description

Rounds a double value up to the next highest whole number and returns the rounded double value in a new column.

Use

  • Argument:
    • Select an argument. (Double)
  • Output field:
    • Enter an output field name.

Example

Double valueCeiling() returns
11.011.0
11.000000000112.0
11.812.0

Hero Platform_ Example

An example of this function can be found in Hero Platform_'s library of examples.

Download the example titled "function_Ceiling" to see an example of this function. 


Type

Formulas