Math & Trig
Rounding

ROUND Function

Rounds a number to a specified number of digits.

Step-by-Step Tutorial
  • Select a cell.
  • Type =ROUND(A1, 0) to round to the nearest integer.
  • Press Enter.
Syntax
ROUND(number, num_digits)
Interactive Demo
Watch the formula in action.
ABCDEFGH
1
2
3
4
5
6
7
8
9
10