Circle Calculator
Enter any one of a circle’s radius, diameter, circumference, or area, and get the other three instantly - with the exact formula used for each. Works in any unit.
- Free, no account
- No watermark
- No usage limit
About the Circle Calculator
Plenty of circle calculators only want the radius. Which is a little backwards, because the radius is the one number real life almost never hands you. A pipe is sold as "2-inch." A pizza is "16-inch." A pan, a plate, a manhole cover, all quoted by the width across, not the distance from the center out. Or you already have the area and need to work back to the size. This tool takes whichever of the four numbers you actually have, radius, diameter, circumference, or area, and gives you the other three as you type, with the exact formula shown next to each answer so you can check its work.
The part that matters most is that it runs both directions. Going forward from a radius is easy, any calculator does that. Going backward, from an area to a radius, or a circumference to a diameter, is where the basic tools quit and where mental math gets shaky, because now you're square-rooting or dividing by 2π. That reverse case is the whole reason this one exists. Pick "area," type it in, and it does the divide-by-π-then-square-root for you and shows that it did.
Everything runs in your browser. Nothing you type leaves your machine, and once the page has loaded once it keeps working with no connection at all.
How to use
- Pick what you already know from the "I know the..." dropdown: radius, diameter, circumference, or area. This is the single measurement you have in hand.
- Choose your unit (mm, cm, m, km, in, ft, yd, mi). It's just a label so the answers read right. The tool doesn't convert between units, it takes your number as-is in the unit you picked.
- Type your number. The moment it's a valid number, the other three appear in the panel below.
- Read the results and the formulas. Each line shows the value plus the formula behind it,
d = 2r,C = 2πr,A = πr²,r = √(A ÷ π). The one you entered is marked "entered" and sits on top. - Change anything and watch it re-solve. Swap the known measurement, change the unit, edit the number. The answers keep pace live.
Decimals are fine. Type 2.5 for two and a half meters, or paste a long circumference like 31.4159265 and it solves back to a radius of 4.999999994. It will not round that up to a tidy 5 for you. A circle with a radius of exactly 5 has a circumference of 31.41592653589793, so a copied-and-truncated 31.4159265 is a slightly different circle, and the ninth digit is where that shows up. Leave the box empty or type a negative and you get a plain nudge, not a broken result, since a circle can't have a radius of minus three.
Working backward is the whole point
Compare it to punching numbers into a phone calculator. The four measurements are all locked to one number, the radius, and each is a short step from it:
- the diameter is double the radius,
d = 2r - the circumference is
2πr - the area is
πr², the radius squared, times pi
Read those left to right and the arithmetic is trivial. You don't need a tool to double a radius. The trouble starts when you have to read them right to left. Someone hands you an area of 78.54 square inches and asks for the radius. Now you're rearranging A = πr² into r = √(A ÷ π), dividing by pi and then taking a square root, and the square root is the step people forget. Divide by π alone and you're wrong by a mile. Same going from a circumference back to a radius, r = C ÷ (2π), where forgetting the 2 quietly doubles your answer.
This tool always solves for the radius first, from whatever you gave it, then rebuilds the other three off that radius. So the messy reverse algebra happens once, correctly, out of your hands, and the formula it used sits right there next to the number. The reverse direction is exactly where a person slips, and taking that off your plate is worth more than shaving a second off some multiplication.
The radius-versus-diameter trap
If a circle answer ever comes out wildly wrong, this is the reason nine times out of ten. Someone measures the full width across, the diameter, and feeds it into a formula that wanted the radius.
How bad it gets depends on the formula. In circumference, using the diameter as the radius just doubles your answer. In area it's worse, because the radius is squared, so a doubled radius quadruples the area. Feed a 10-inch diameter into A = πr² as though it were the radius and your area lands four times too big.
The habit that fixes it: before any area or circumference math, ask whether your number is center-to-edge or edge-to-edge. Center-to-edge is the radius, and that's what the formulas want. Edge-to-edge is the diameter, halve it first. This tool sidesteps the trap entirely, you just tell it which one you have. Pick "diameter" and it halves your number before touching anything else, so the mistake is off the table.
And since real objects are nearly always quoted by diameter, that dropdown does more work than it looks like. You read the width across and never once have to remember to halve it.
A worked example, the pizza question
The one everybody runs into eventually. Is a 16-inch pizza a better deal than two 10-inch ones? Area settles it, and it isn't close. A 16-inch pizza has an 8-inch radius, so its area is about 201 square inches. Two 10-inch pizzas are 5-inch radius each, roughly 78.5 square inches apiece, 157 combined. The single big one wins by a wide margin, because area grows with the square of the size. Set the dropdown to diameter, type 16, read the area, then do 10 and double it. The whole comparison takes about ten seconds.
That squaring is the one piece of circle intuition worth carrying around. Double a circle's width and you don't get twice the area, you get four times it. It's why a slightly bigger pipe moves so much more water, and why the big pizza is almost always the smarter buy.
About the units
The tool multiplies the numbers you give it, it has no idea what they mean. So the answers come back in the same unit as your input, and area comes back squared. Type a radius in centimeters and the diameter and circumference come back in centimeters and the area in square centimeters, written cm², where that little ² is carrying real meaning. Whenever you multiply two lengths the units multiply too, and area is a length times a length.
The unit is only a label, the tool won't convert between them. Mixing a length in inches with one in feet is the quickest route to a nonsense answer, so measure everything in one unit and set the dropdown to match.
Frequently asked questions
I only know the diameter. Can I still use this?
Yes, and it's the most common case by far, since real objects get quoted by width across, not radius. Choose "diameter," type the width, and the tool halves it to the radius, then hands back circumference and area. You never touch the halving yourself.
How do I go from area back to the radius?
Divide the area by π, then take the square root, r = √(A ÷ π). The square root is the part people drop, dividing by π alone leaves you with the radius squared, not the radius. Pick "area," type it in, and the tool does both steps and shows the formula. An area of 78.5398 comes back as a radius of 4.99999948, since 78.5398 is itself a rounded figure.
What value of π does it use?
Your device's full built-in value, around fifteen digits, not the 3.14 most people use by hand. That's why the answers stay precise well past two decimals. If a homework problem tells you to use 3.14 or 22/7, your answer by hand will land a touch off from this tool's, and that's expected. It's using the real constant, not a rounded stand-in.
My circumference doesn't solve back to a clean radius. Did I mess up?
Probably not. Because π never resolves to a tidy number, most real circumferences and areas are messy decimals even when the radius is a whole number. A radius of 5 gives a circumference near 31.4159265, not a round figure. Round that off to 31.4 and feed it back and you'll get a radius near 4.998, not 5. Enter more decimal places and it snaps back.
Can I use it for an oval or an egg shape?
No, this one is for true circles, where every point on the edge sits the same distance from the center. An oval is an ellipse, with two different radii and a different area formula (π × a × b). Feeding an oval's measurements in here would describe a perfect circle, not your actual shape. The area calculator has an ellipse mode built for that.
What about a slice or a wedge, not the whole circle?
The tool solves the full circle, but a slice is a short hop from its numbers. A wedge's arc length is the circumference times the slice's fraction of 360°, and its area is the full area times that same fraction. So a 90° wedge is a quarter of each. Read the whole-circle numbers here, then scale by the angle.
Does anything I type get sent anywhere?
No. Every calculation happens locally in your browser. Nothing is uploaded, stored, or logged, and after the page loads once it works with no internet at all. It's plain arithmetic running on your own device.