🏆 US-Registered Digital Marketing Agency Trusted by 200+ brands · USA · UK · Canada · AUS
Advertisement
Advertisement
GEOMETRY

Circle Calculator — area, circumference, radius, diameter

Enter any one measurement of a circle and get every other one, with the formulas shown.

Any single measurement fixes the circle completely — everything else follows.
Area is entered and shown in squared units of your chosen length unit.
Optional — gives the arc length and the area of that slice of the circle.
Area
0
 
0
Radius
0
Diameter
0
Circumference
0
Sector area
Working:  
Tip: doubling the radius does not double the area — it quadruples it, because the radius is squared in the area formula.
Advertisement

The circle calculator above works from whatever measurement you actually have. Give it a radius, a diameter, a circumference or an area, and it derives the other three, plus the arc length and sector area for any angle you choose. Every result carries the correct unit, squared where it should be.

Arb Digital built it this way because real problems rarely start with the radius. You measure across a pipe and get a diameter. You put a tape around a tree and get a circumference. You are told a paddock covers a certain area and need the fence length. All three are one substitution away from the answer, and this tool shows that substitution rather than hiding it.

What This Circle Calculator Does

Pick which measurement you know from the selector, type its value, and choose a unit. The tool returns the area as the headline figure and the radius, diameter and circumference beside it, all converted consistently. Length results use your chosen unit and area results use its square — square centimetres for centimetres, square feet for feet.

The sector angle field adds a second layer. Enter 90 degrees and you get the area of a quarter circle and the length of the arc that bounds it. Enter 360 and the sector becomes the whole circle, which is a useful check that the proportion is being applied correctly. The working note restates the formula with your own numbers substituted in, so the page shows the method as well as the answer.

How to Use It

  1. Choose what you know. Radius, diameter, circumference or area — whichever you can actually measure.
  2. Enter the value and unit. If you selected area, the value is read as squared units of the unit you pick.
  3. Set a sector angle if you need one. Leave it at 90 for a quarter, use 180 for a semicircle, or 360 for the full circle.
  4. Read the working line to see the formula with your numbers in place, which is the part worth copying into homework.
  5. Check the unit labels. Lengths and areas use different units, and mixing them is the most common error in circle problems.

The Formula / How It's Calculated

Four formulas cover everything, all built on π, the constant ratio of any circle's circumference to its diameter, approximately 3.14159265:

  • Diameter d = 2r
  • Circumference C = 2πr = πd
  • Area A = πr2
  • Radius from area: r = √(A ÷ π), and radius from circumference: r = C ÷ 2π

Work through the loaded example. A radius of 5 cm gives a diameter of 2 × 5 = 10 cm, a circumference of 2 × π × 5 = 31.4159 cm, and an area of π × 52 = π × 25 = 78.5398 cm². Going backwards from that area: r = √(78.5398 ÷ 3.14159) = √25 = 5 cm. Every route leads to the same circle, which is the property that makes a single measurement sufficient. MathWorld's entry on the circle sets out the same relationships in full generality.

For a sector of angle θ in degrees, take the matching fraction of the whole: arc length = (θ ÷ 360) × C and sector area = (θ ÷ 360) × A. A 90-degree sector of that 5 cm circle has an arc of 7.854 cm and an area of 19.635 cm².

Advertisement

Why Doubling the Radius Quadruples the Area

The radius is squared in the area formula, so any change to it is amplified. Double the radius and the area grows by 22 = 4. Triple it and the area grows nine times. A 16-inch pizza is not a third bigger than a 12-inch one; it has 78% more surface, because (16 ÷ 12)2 = 1.78.

Circumference behaves differently — it scales in direct proportion, so doubling the radius doubles the perimeter and no more. That mismatch between a squared area and a linear perimeter explains a lot of practical results: larger pipes carry disproportionately more flow for their wall material, larger tanks lose proportionally less heat through their surface, and buying the bigger tin of paint or pizza is almost always better value per unit. When someone quotes "twice the size", ask whether they mean twice the length or twice the area, because the two are very different circles.

Reading π Correctly

π is irrational: its decimal expansion never terminates and never repeats, so every numeric answer involving a circle is an approximation unless you leave π in the expression. Writing an area as 25π cm² is exact. Writing 78.54 cm² is rounded, and that is fine for cutting material but not for algebra.

How many digits do you need? Far fewer than most people expect. Fifteen decimal places are enough to compute the circumference of the Earth to within a small fraction of a millimetre: the Earth is roughly 40 million metres around, and a relative error of one part in 1015 works out at about 40 nanometres. This calculator uses the browser's built-in constant, accurate to roughly 16 significant figures, so the limiting factor in any real answer is your measurement, not π.

Measuring a Circle You Cannot Reach Across

The reason the circumference input exists is that measuring across the middle of something round is often impossible in practice. You cannot get a ruler through the centre of a tree trunk, a fuel tank or a column. A tape around the outside is easy, and dividing that circumference by π gives the diameter directly.

A tree measuring 157 cm around has a diameter of 157 ÷ 3.14159 = 49.97 cm, close enough to 50 cm. Forestry actually formalises this: the measure known as diameter at breast height is normally taken with a tape calibrated in π units so it reads diameter directly from a circumference wrap. The same trick applies to any cylinder — a technique worth remembering alongside the cylinder volume calculator when you need capacity from an external measurement.

Where Circle Area Goes Wrong in Practice

The most frequent error is using the diameter where the formula wants the radius. Doing so inflates the area by a factor of four, and the result usually still looks plausible, which is what makes it dangerous. If an answer seems roughly four times too big, check that first.

The second is mixing units mid-calculation — a radius in centimetres with an area needed in square metres. There are 10,000 cm² in one m², not 100, because the conversion factor is squared along with the unit. The NIST guide to SI units sets out how derived units such as square metres are formed. Our area converter handles the conversion if you need to move between systems after calculating.

The third is treating an ellipse as a circle. If the two measured diameters of a shape differ, it is not a circle, and its area is π × a × b using the two semi-axes rather than πr2. Pipes under load and containers that have settled are frequently slightly elliptical.

Sectors, Arcs and Radians

Degrees are convenient for everyday work, but the formulas are cleaner in radians, where a full circle is 2π. In radians, arc length is simply s = rθ and sector area is A = ½r2θ — no division by 360 anywhere. That is the entire reason radians exist: they are defined so that an angle of 1 radian cuts an arc exactly as long as the radius.

To convert, multiply degrees by π ÷ 180. So 90 degrees is π/2 radians, 180 degrees is π radians, and 57.2958 degrees is exactly 1 radian. Every trigonometric function in a programming language expects radians, so this conversion is the source of a great many software bugs in geometry code. If you are working through triangle problems where the same conversion applies, our triangle area calculator handles the angle input for you.

Need a different calculation?

Arb Digital publishes hundreds of free calculators and converters. Every one is free to use, needs no account, and runs entirely in your browser.

Browse All Free Tools Request a Tool

Common Mistakes to Avoid

  • Using the diameter in place of the radius in A = πr2 — the answer comes out four times too large.
  • Squaring the length conversion incorrectly — one square metre is 10,000 square centimetres, not 100.
  • Rounding π to 3.14 in precision work — fine for a rough estimate, but it introduces an error of about half a hundredth of a percent.
  • Mixing degrees and radians — every programming language's trigonometric functions expect radians, and the mismatch is silent.
  • Assuming a roughly round object is a circle — if the two diameters differ, use the ellipse formula πab instead.

Related Free Tools From Arb Digital

Circles extend naturally into three dimensions with the sphere volume calculator and the cylinder volume calculator, both of which use πr2 as their starting point. For straight-sided shapes use the triangle area calculator, convert between area units with the area converter, and handle the square roots that appear when working back from an area with the square root calculator. The free online tools hub lists them all.

Frequently Asked Questions

How do I find the area of a circle from its diameter?

Halve the diameter to get the radius, then square it and multiply by π. A 10 cm diameter gives a radius of 5 cm and an area of π times 25, which is 78.54 square centimetres.

How do I find the radius from the circumference?

Divide the circumference by 2π. A circumference of 31.42 cm gives a radius of 31.42 divided by 6.2832, which is 5 cm. Dividing the circumference by π alone gives the diameter instead.

How do I find the radius from the area?

Divide the area by π and take the square root of the result. An area of 78.54 square centimetres gives 78.54 divided by π, which is 25, and the square root of 25 is a radius of 5 cm.

Why does doubling the radius quadruple the area?

Because the radius is squared in the area formula. Multiplying the radius by two multiplies the area by two squared, which is four. The circumference, by contrast, only doubles.

What is the formula for the area of a sector?

Take the sector angle in degrees, divide it by 360, and multiply by the full area of the circle. A 90 degree sector is one quarter of the circle, so its area is a quarter of πr squared.

How many decimal places of π do I need?

Two or three are enough for everyday measurement, and fifteen would size the Earth to within a fraction of a millimetre. Your own measurement accuracy will always be the limiting factor long before π is.

What units does the area come out in?

The square of whatever length unit you used. A radius in centimetres gives an area in square centimetres, and a radius in feet gives square feet. Convert length units before calculating, not after.

This tool is provided for general educational and planning use. Results depend on the accuracy of your measurement, so verify critical dimensions before cutting, ordering or building.

Advertisement
Advertisement
Arb Digital assistant

👋 Hey! Want to grow your business? Ask me anything — a free marketing proposal is on the table!