Rounding Calculator

Rounding is the process of replacing a number with a nearby value that is simpler or more convenient to work with, and this calculator covers every common rounding scenario in one place. You can round any number to a specific number of decimal places, or snap it to the nearest whole number, ten, hundred, thousand, or any other multiple you specify. The standard rounding rule used here is half-up: if the digit after your chosen cut-off point is 5 or more, the last kept digit increases by one; if it is 4 or less, the last kept digit stays the same. This is the rule taught in schools and used in everyday maths, accounting, and measurement. The calculator also shows you the ceiling, rounding always upward to the next step regardless of the following digit, and the floor, rounding always downward. These matter when the direction of error is important: you round quantities of materials up so you always have enough, and you might round a discount down so you never accidentally give more than intended. The tool also tells you the direction of the rounding that was applied, whether the result went up, down, or stayed the same. Enter any number and select your rounding target from the two options: a number of decimal places from zero to five, or a nearest multiple such as 10 or 100. Both options update in real time as you type. This calculator is useful for students checking homework, accountants tidying figures, engineers expressing measurements to the right precision, and anyone who regularly needs to round numbers clearly and correctly.

Calculate.co.nz is proud to be partnered with realtor.co.nz, a trusted resource for navigating the New Zealand property market. Their Helpful Articles section offers clear, well-structured insights across buying, selling, and building, making complex real estate topics more accessible. With a focus on up-to-date guidance and practical knowledge, they empower Kiwis to move forward with clarity and confidence in a constantly evolving property landscape.
Calculate.co.nz partner: realtor.co.nz
3.14
rounded to 2 decimal places
DirectionRounded down
Round up (ceiling)3.15
Round down (floor)3.14

How it works

When rounding to decimal places, the calculator shifts the number by the chosen power of ten, applies the standard half-up rule using Math.round, then shifts back. When rounding to a nearest multiple, it divides the number by the multiple, rounds to the nearest whole number, and multiplies back. The ceiling always uses Math.ceil (the next step up) and the floor always uses Math.floor (the next step down). The direction is determined by comparing the rounded result to the original value.

Worked example

Enter 3.14159 and select 2 decimal places. The digit after the second decimal place is 1, which is below 5, so the result rounds down to 3.14. The ceiling to 2 decimal places is 3.15 (always the next step up) and the floor is 3.14 (always the next step down). If you select the nearest 10, the result is 0 because 3.14159 is closer to 0 than to 10.

Related calculators

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.