RoundUp

Description

Rounds a number up to the specified number of decimal digits. A new column is created for the results.

Use

  • Argument:
    • Select an argument. (Number) 
  • Argument:
    • Enter the number of decimal digits to keep.
  • Output field name:
    • Enter an output field name.

Example

ValueNumber of decimal digits RoundDown() returns
3.404
3.4313.5
4.4778944.4779

Hero Platform_ Example

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

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

Type

Formulas