Math

Round to the nearest ten calculator

Settings
Reset
Share
Save
Embed
Report a bug

Share calculator

Add our free calculator to your website

Source

Please enter a valid URL. Only HTTPS URLs are supported.

Styling

Input border focus color, switchbox checked color, select item hover color etc.

Advanced

Please agree to the Terms of Use.

Preview

Save calculator

Calculator Settings

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Share calculator

What is rounding to the nearest ten?

Rounding to the nearest ten replaces a number with the closest multiple of ten — a value ending in 00, such as 4040, 5050, or 120120. It is one of the first rounding skills taught in school because it makes numbers easier to estimate, compare, and add in your head.

This calculator takes any number you enter and returns the multiple of ten it is nearest to.

How does it work?

Look at the digit in the ones place (the last digit of a whole number):

  • If it is 55 or greater, round up to the next multiple of ten.
  • If it is 44 or less, round down to the current multiple of ten.

The ones digit becomes 00 and the tens digit either stays the same or increases by one.

Formula

Rounding to the nearest ten is the same as dividing by ten, rounding to the nearest whole number, and multiplying by ten again:

result=round ⁣(x10)×10\text{result} = \operatorname{round}\!\left(\frac{x}{10}\right) \times 10

Here round\operatorname{round} is the standard round-half-up rule.

Worked examples

Example 1: rounding up

For x=47x = 47:

round ⁣(4710)×10=round(4.7)×10=5×10=50\operatorname{round}\!\left(\frac{47}{10}\right) \times 10 = \operatorname{round}(4.7) \times 10 = 5 \times 10 = 50

The ones digit is 77, so we round up to 5050.

Example 2: rounding down

For x=44x = 44:

round(4.4)×10=4×10=40\operatorname{round}(4.4) \times 10 = 4 \times 10 = 40

The ones digit is 44, so we round down to 4040.

Example 3: a three-digit number

For x=123x = 123:

round(12.3)×10=12×10=120\operatorname{round}(12.3) \times 10 = 12 \times 10 = 120

Only the ones digit (33) matters; it is below 55, so the number drops to 120120.

Reference table

InputRounded to nearest ten
4750
4440
123120
156160
00

Notes

  • A number that is already a multiple of ten is returned unchanged.
  • A ones digit of exactly 55 rounds up under the round-half-up rule, so 2525 becomes 3030 and 4545 becomes 5050.
  • Only the ones digit decides the direction — the tens digit and everything to its left simply carry along.
  • For finer control, round to a decimal place instead with the round to the nearest tenth calculator or the general rounding calculator.

FAQ

What is 47 rounded to the nearest ten?

It is 5050. The ones digit is 77, which is 55 or more, so the number rounds up.

What is 123 rounded to the nearest ten?

It is 120120. The ones digit is 33, which is below 55, so the number rounds down.

Does 45 round to 40 or 50?

Using the common round-half-up rule it rounds to 5050, because a ones digit of 55 is sent upward.

Report a bug

This field is required.