Skip to main content

ROUND

Use the ROUND function to round a number to a specified number of digits

Use

ROUND( number, num_digits )
Rounds a number to a specified number of digits.

ParameterRequiredDescription
numberYesthe number to round
num_digitsYesthe number of digits to round number

ReturnsNumber

Example

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

ON THIS PAGE