Round

Description

Returns a rounded number 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 round.
  • Output field name:
    • Enter an output field name.

Example

Argument valueNumber of decimal digitsRound() returns
5.4444444444435.444
5.5555555555575.5555556
2348234.0

Hero Platform_ Example

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

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

Type

Formulas