Skip to content

Rounding Calculator

Round any number to a set number of decimal places, significant figures or the nearest multiple, choosing half-up, banker's, floor, ceiling or truncate rules.

Formulas last reviewed: September 2026

Disclaimer: Results are calculated with standard formulas and are meant for learning and quick checks. Please double-check important work, especially anything used for exams, engineering, finance or safety.

Rounding without surprises

Rounding replaces a number with a simpler, nearby one. You can round to a number of decimal places, to a number of significant figures, or to the nearest multiple such as 5, 10, 0.05 or 250.

Different fields use different rules for a tie like 2.5: standard half-up gives 3, while banker's rounding (half to even) gives 2 to avoid a systematic upward bias. This calculator supports seven rules and works on the exact digits you typed, so 1.005 correctly rounds to 1.01.

How it is calculated

Look at the digit just after the place you keep
5 or more: round up (half-up rule)
Below 5: leave the digit as it is

Worked example

1234.5678

2 decimal places
1234.57
3 significant figures
1230
Nearest 10
1230
Whole number
1235

Rounding rules compared for 2.5 and −2.5

Rule2.5−2.5
Half up3−2
Half to even2−2
Ceiling3−2
Floor2−3
Truncate2−2
Away from zero3−3

Frequently asked questions

What are significant figures?

They are the meaningful digits of a number, counted from the first non-zero digit. 0.004560 has four significant figures.

Why does my spreadsheet round 1.005 to 1.00?

Computers store decimals in binary, so 1.005 is held as a value just below it. This calculator uses the exact decimal digits, so it returns 1.01.

What is banker's rounding?

Ties round to the nearest even digit, so 2.5 becomes 2 and 3.5 becomes 4. It reduces bias when many rounded numbers are added.

Can I round to the nearest 5 or 50?

Yes. Choose Nearest multiple and type 5, 50 or any decimal such as 0.25.