Enter any number and choose how many decimal places to round to. Results are shown for standard rounding, floor (always down), ceiling (always up), and truncation — plus nearest 10, 100, and 1,000.
How to use this calculator
Enter the number you want to round.
Set the number of decimal places (0 = integer).
Select the rounding method and read all comparison results at once.
Use floor when you cannot overshoot (e.g. number of complete items). Use ceiling when you must cover all cases (e.g. number of pages needed).
Significant figures vs decimal places
Decimal places count digits after the decimal point. Significant figures count all meaningful digits from the first non-zero digit.
Frequently asked questions
What is the difference between rounding and truncation?
Rounding adjusts the last digit based on the next digit (up if ≥ 5). Truncation simply drops all digits beyond the desired precision without adjustment.
What does 'round to the nearest 10' mean?
Replace the units digit with 0, rounding up if the units digit is 5 or more. 127 → 130; 123 → 120.
Which rounding method should I use?
Standard half-up is the most common. Floor is used in computing (integer division). Ceiling is used in scheduling and capacity planning.
Related calculators
Percentage Calculator — Find X% of a number, what percent X is of Y, or the change between two values.
Long Division Calculator — Perform integer long division with remainder, mixed number result, and step-by-step verification.
Scientific Notation Calculator — Convert any number to scientific notation and perform arithmetic (add, subtract, multiply, divide) on numbers in scientific notation.