Math & Trig
Rounding

ROUNDDOWN Function

Rounds a number down, toward zero.

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