Skip to main content
Circle

Circle Calculator

Calculate area, circumference, diameter, and radius of a circle from any one known value.

I know the…
Select what you know and enter a value above

How It Works

A circle is a perfectly round two-dimensional shape in which every point on the boundary sits at exactly the same distance from a single fixed point called the centre. That fixed distance is the radius. Because a circle is defined by this one measurement, all of its other properties β€” diameter, area, and circumference β€” flow directly from the radius and the mathematical constant Ο€ (pi β‰ˆ 3.14159). The practical consequence is powerful: if you know any single one of these four quantities, you can recover the other three exactly. This circle calculator does that conversion for you. Pick which property you already have, type the value, and it instantly returns the full set.

This tool is useful for a wide range of people. School and college students use it to check geometry homework and exam practice. Engineers, draughtsmen, and machinists work backwards from a required cross-sectional area to the diameter of a pipe, shaft, or bore. Carpenters, tailors, and DIY builders need circumference to cut a circular tabletop edge or to measure fabric and trim. Gardeners and farmers estimate the area of a circular plot or the spread of a sprinkler. Anyone laying out a circular rangoli, a round rug, or a flowerbed can size it properly before buying material. Because the relationships are pure mathematics, the calculator works in any unit you choose β€” centimetres, metres, inches, or feet.

The Formulas It Uses

Every result is derived from four standard equations. The diameter is the straight line passing through the centre from one edge to the other, and it is always exactly twice the radius: d = 2r. The circumference is the distance once around the boundary: C = 2Ο€r, which is the same as C = Ο€d. The area is the space enclosed inside the circle: A = Ο€rΒ². When you start from a property other than the radius, the calculator first rearranges these formulas to recover the radius, then computes the rest. From the area it uses r = √(A/Ο€); from the circumference it uses r = C / (2Ο€); and from the diameter it simply halves the value with r = d / 2.

A Worked Example

Suppose you have a circular dining table and you measure its radius as 60 cm, and you want to know how much edge banding to buy and how much surface area you have. Start with r = 60. The diameter is d = 2 Γ— 60 = 120 cm. The circumference is C = 2 Γ— Ο€ Γ— 60 β‰ˆ 376.99 cm, so you would buy roughly 3.77 metres of edge banding (rounding up to be safe). The area is A = Ο€ Γ— 60Β² = Ο€ Γ— 3600 β‰ˆ 11,309.73 cmΒ². Now reverse the problem: if instead you only knew the area was 11,309.73 cmΒ² and wanted the radius, you would compute r = √(11,309.73 / Ο€) = √3600 = 60 cm, recovering the original measurement exactly. This symmetry is the whole point of the calculator β€” choose the "I know the…" mode that matches the measurement you actually have.

Tips for Getting It Right

Keep your units consistent: if you enter the radius in centimetres, the circumference comes out in centimetres and the area in square centimetres (cmΒ²). Never mix metres with centimetres in a single calculation. When buying material, round the circumference and areaup, not down, so you do not fall short. If a real-world object gives you the diameter most easily β€” many round objects are quoted by diameter, such as a 10-inch pizza or a 200 mm pipe β€” use the diameter mode directly rather than halving it by hand first, which avoids rounding errors. For the most precise results, this calculator uses the full machine-precision value of Ο€ rather than the classroom approximation 22/7 or 3.14.

Common Mistakes to Avoid

The most frequent error is confusing radius and diameter and entering one where the other is expected β€” always double-check which value your measurement represents, because using the diameter as a radius will quadruple your area. Another common slip is forgetting to square the radius in the area formula: A = Ο€rΒ² means Ο€ Γ— r Γ— r, not Ο€ Γ— 2r. People also mix up circumference and area; circumference is a length (one dimension, plain units) while area is a surface (two dimensions, square units). Finally, do not round Ο€ to 3 for anything other than a rough mental estimate β€” the error compounds quickly, especially for large circles.

Key Formulas

Diameter: d = 2r

Circumference: C = 2Ο€r = Ο€d

Area: A = Ο€rΒ²

From area: r = √(A/Ο€)

From circumference: r = C / (2Ο€)

Frequently Asked Questions

The diameter is always exactly twice the radius: d = 2r. The radius is the distance from the center to any point on the circle; the diameter is the longest chord passing through the center.

Part of Geometry Calculators β€” compare every related calculator in one place.