Circle Calculator
Find the radius, diameter, circumference & area from any one value
โญ Circle dimensions
Enter any one value. The radius, diameter, circumference, and area update instantly.
๐ Result
๐งฎ How it was calculated
Starting from the radius (r) = 5, every other value is found from the radius.
Calculations use the full precision of ฯ (3.14159265โฆ); displayed values are rounded.
๐ All properties
| Property | Formula | Value |
|---|---|---|
| Radius | r = d / 2 | 5 |
| Diameter | d = 2r | 10 |
| Circumference | C = 2ฯr | 31.4159 |
| Area | A = ฯrยฒ | 78.5398 |
Values share the same unit of length; area is in square units (e.g. cm โ cmยฒ).
Results use the exact constant ฯ and the standard circle formulas. Displayed numbers are rounded for readability - copy the unrounded inputs into the calculator if you need full precision.
Last updated June 2026
Method: Standard Euclidean circle formulas - r = d/2, C = 2πr, and A = πr² - using the full floating-point value of π (3.14159265…).
Included: Solve from any single value (radius, diameter, circumference, or area), the other three results, the formulas, and worked steps.
Not included: Arc length, sector area, ellipses, spheres, or three-dimensional volume. This tool covers a flat (2D) circle only.
Circle calculator: everything you need to know
A circle is defined by a single number - its radius - and from that one value every other property follows. Enter a radius of 5 and this circle calculator instantly returns a diameter of 10, a circumference of about 31.42, and an area of about 78.54. The reverse works too: type in an area, a circumference, or a diameter, and the tool back-solves for the radius and fills in the rest. That bidirectional design is what makes it useful whether you are checking homework, sizing a round table, or laying out a circular garden bed.
The four circle formulas
Three short formulas connect every measurement of a circle. They all hinge on the radius:
r = d ÷ 2 C = 2 × π × r A = π × r2 Here r is the radius, d is the diameter, C is the circumference (the distance all the way around), and A is the area (the space inside). The constant π (pi) is approximately 3.14159 and is the ratio of any circle's circumference to its diameter - a number that is the same for every circle, no matter its size.
Worked example: starting from the radius
Suppose a pizza has a radius of 7 inches. The diameter is 2 × 7 = 14 inches. The circumference is 2 × π × 7 ≈ 43.98 inches - that is how much crust runs around the edge. The area is π × 7² = π × 49 ≈ 153.94 square inches, which is the amount of pizza you actually get to eat. Notice the units: lengths stay in inches, but area is in square inches.
Worked example: starting from the area
Now work backwards. A circular rug covers 50 square feet and you want to know if it will fit a 9-foot-wide space. Rearranging the area formula, r = √(A ÷ π) = √(50 ÷ 3.14159) ≈ 3.99 feet. The diameter is twice that, about 7.98 feet - so yes, a 50-square-foot round rug is roughly 8 feet across and will fit comfortably. This is the kind of question the calculator answers in one step when you select "Area."
Worked example: starting from the circumference
A bicycle wheel rolls out a circumference of 2,100 mm per turn. To find its size, r = C ÷ (2π) = 2,100 ÷ 6.2832 ≈ 334.2 mm, giving a diameter of about 668.5 mm (roughly a 700c wheel). The area inside, πr², is about 350,900 mm². Bike computers use exactly this circumference-to-distance relationship to convert wheel rotations into speed.
How to use this circle calculator
The tool is built around one idea: you only ever know one number to begin with. Follow these steps:
- Pick what you know. Tap radius, diameter, circumference, or area at the top so the calculator knows how to interpret your number.
- Enter the value. Type a positive number. Decimals are fine, and the result updates instantly with no "calculate" button to press.
- Read the four results. Radius, diameter, circumference, and area all appear together, with the formula beside each in the table.
- Check the steps. The "How it was calculated" card shows the substitution so you can see exactly how each number was derived - handy for homework you need to show work for.
- Switch inputs anytime. Change what you know without clearing the page; the whole set recalculates from the new starting value.
Who this calculator is for
- Students learning geometry who need the answer and the worked steps for area and circumference problems.
- DIY and home projects - sizing round tables, rugs, patios, fire pits, or planting beds from a measured diameter.
- Makers and crafters figuring out fabric, trim, or material around a circular edge.
- Trades and gardening estimating the area of a circular zone to buy the right amount of paint, mulch, or seed.
- Anyone who has one measurement of a circle and needs the rest without doing the algebra by hand.
Key terms explained
- Radius (r): the distance from the center to the edge - the foundation of every other formula.
- Diameter (d): the distance straight across through the center, exactly twice the radius.
- Circumference (C): the perimeter of the circle, the total length around its boundary.
- Area (A): the amount of flat space enclosed, measured in square units.
- Pi (π): the constant ratio C ÷ d, about 3.14159, identical for every circle.
- Chord and arc: a chord is a straight line between two points on the edge; an arc is part of the circumference. Neither is computed here, but both build on the same radius.
Quick reference table
Common radii and the values they produce (rounded to two decimals), so you can sanity-check a result at a glance:
| Radius | Diameter | Circumference | Area |
|---|---|---|---|
| 1 | 2 | 6.28 | 3.14 |
| 2 | 4 | 12.57 | 12.57 |
| 3 | 6 | 18.85 | 28.27 |
| 5 | 10 | 31.42 | 78.54 |
| 10 | 20 | 62.83 | 314.16 |
| 12 | 24 | 75.40 | 452.39 |
| 25 | 50 | 157.08 | 1,963.50 |
Notice the pattern: when the radius doubles (1 → 2 → 5 → 10), the circumference doubles too, but the area roughly quadruples. Area scales with the square of the radius, which is why big circles enclose dramatically more space than their edge length suggests.
Tips for accurate results
- Keep one unit. Convert everything to a single unit before entering it - mixing inches and feet will quietly skew the answer.
- Measure the diameter for real objects. It is easier to measure across a physical circle than to find its exact center, then let the calculator halve it.
- Round at the end. Keep full precision through the calculation and round only the final figure, or your area can drift by a noticeable amount.
- Use the right π. 3.14 is fine for rough work, but this tool uses the full constant for accuracy; match your teacher's required value if it differs.
Common pitfalls
Most circle mistakes come from a small number of recurring slips: confusing radius with diameter, forgetting to square the radius for area, dropping the "square" from the area's units, or mixing length and area when comparing two circles. Each is easy to avoid once you know to watch for it - and the worked steps in this calculator make every substitution visible so the error never hides.
Related concepts and where to go next
A circle is the starting point for several richer ideas. The area of a sector scales the full area by the fraction of the circle it covers; arc length does the same for the circumference. Spin a circle into three dimensions and you get a sphere (surface area 4πr², volume 4/3πr³) or a cylinder. For other flat shapes, an area calculator handles rectangles, triangles, and trapezoids, while a square-root calculator helps when you are back-solving a radius from an area by hand.
โ ๏ธ Common mistakes & edge cases
Using the diameter where the radius belongs
The formulas C = 2πr and A = πr² need the radius. If you plug in the diameter by mistake, your circumference doubles and your area quadruples. When a problem gives you the diameter, halve it first.
Forgetting to square the radius
Area is π × r × r, not π × r. Skipping the square is the single most common area error and gives an answer that is far too small for anything but r = 1.
Dropping the square unit
Circumference is a length (cm, in, ft); area is always in square units (cm², in², ft²). Reporting an area without the "squared" - or comparing an area to a length - is a units error that hides real mistakes.
Entering zero or a negative value
A circle's measurements must be positive. A radius of 0 collapses the circle to a point, and negative inputs are undefined. The calculator waits for a positive number rather than showing a meaningless result.
❓ Frequently asked questions
How do I calculate the area of a circle?
The area of a circle is A = pi x r^2, where r is the radius. Square the radius, then multiply by pi (about 3.14159). For example, a circle with a radius of 5 has an area of pi x 25, which is about 78.54 square units. If you only know the diameter, halve it first to get the radius, then apply the formula.
How do I find the circumference of a circle?
The circumference is the distance around the circle: C = 2 x pi x r, or equivalently C = pi x d using the diameter. For a circle with a radius of 5, the circumference is 2 x pi x 5, which is about 31.42 units. Multiplying the diameter directly by pi gives the same result.
What is the difference between radius and diameter?
The radius is the distance from the center of the circle to its edge. The diameter is the distance straight across the circle through the center, so it is exactly twice the radius: d = 2r and r = d / 2. Many formulas use the radius, so if a problem gives you the diameter, divide by two first.
Can I work backwards from the area or circumference?
Yes. This calculator works from any single value. From the area, the radius is r = sqrt(A / pi). From the circumference, the radius is r = C / (2 x pi). Once the radius is known, the diameter, the remaining of circumference or area, follow directly. Just pick which value you know and enter it.
What value of pi does this calculator use?
It uses the full floating-point value of pi (3.141592653589793), the same constant built into standard math libraries. The displayed answers are rounded for readability, but the underlying math is not limited to 3.14. For schoolwork that requires a specific rounding (such as 3.14 or 22/7), round the final answer yourself.
What units does the circle calculator use?
It is unit-agnostic: it works with whatever unit you enter. If you put the radius in centimeters, the diameter and circumference come out in centimeters and the area in square centimeters. Just keep every input in the same unit, and remember that area is always in square units.
How do I find the radius if I only know the area?
Rearrange the area formula. Since A = pi x r^2, solving for r gives r = sqrt(A / pi). Divide the area by pi, then take the square root. For example, an area of 78.54 gives r = sqrt(78.54 / 3.14159), which is about 5. Select 'Area' in the calculator and it does this automatically.
Why is the area in square units but the circumference is not?
Circumference is a length - the one-dimensional distance around the circle - so it shares the same unit as the radius. Area measures the two-dimensional space inside the circle, which is why it is expressed in square units. Mixing the two (for example, comparing a circumference to an area) is a common mistake.
Does a larger radius increase area or circumference faster?
Area grows much faster. Circumference is proportional to the radius (double the radius, double the circumference), but area is proportional to the radius squared (double the radius, and the area quadruples). That is why a modest increase in radius produces a large jump in area.
Is the diameter calculator the same as a radius calculator?
They solve the same circle, just from different starting points. Because the diameter is exactly twice the radius, entering either one gives identical circumference and area results. This calculator lets you start from radius, diameter, circumference, or area, whichever you happen to have.
๐ก Good to know
Pi is the same for every circle
No matter how big or small a circle is, its circumference divided by its diameter always equals π. That constant relationship is what lets a single formula work for a coin and a stadium alike.
Area grows with the square of the radius
Double the radius and the circumference doubles, but the area quadruples. A 12-inch pizza has nearly four times the area of a 6-inch one - often a better deal than its price suggests.
Measure across, not to the center
For real objects, the diameter is far easier to measure than the radius, because you do not have to find the exact center. Measure across the widest point and let the calculator halve it.
Related Calculators
Percentage Calculator
Solve any percentage problem - what is X% of Y and more
Fraction Calculator
Add, subtract, multiply and divide fractions
Scientific Calculator
A full scientific calculator with trig, logs and more
Average Calculator
Calculate the mean, median and mode of numbers
Square Root Calculator
Find the square root of any number
Exponent Calculator
Raise numbers to any power