ROUND Function

Rounds a given number to the desired number of decimal places
Sample Usage
ROUND(Cost5, 1)
Syntax
ROUND(
  • number
  • [
    decimal_places
    ]
)
  • number
    The number to round
  • decimal_places
    —[optional]
    The default is 0. The number of decimal places that you want the number rounded to
Examples

Still need help?

Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.

Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.

Ask the Community