Why the area of a circle is πr²
Cut a disc into a large number of thin wedges and lay them alternately point-up and point-down. The result is very nearly a parallelogram: its height is the radius, and its base is half the circumference, since half the wedges' arcs point each way. Area = base × height = (½ × 2πr) × r = πr². Take the wedges thinner and the approximation becomes exact. That argument is essentially Archimedes' and it needs no calculus.
The constant π is defined as the ratio of any circle's circumference to its diameter, 3.14159265…, the same for every circle. It appears in the area formula because the area is built out of that circumference.
What matters in practice is that area scales with the square of the size. Double the diameter and you get four times the area; a 6-inch pipe carries four times the cross-section of a 3-inch pipe, not twice. That single fact drives more sizing decisions than the formula itself, and it is why going up one pipe size is such a large step.
You will rarely measure a radius. A caliper reads the diameter, a tape around a tank reads the circumference, and a spec sheet may only quote an area. Each of those routes is one rearrangement away, and this calculator does all of them. If you want the perimeter rather than the area, the circumference calculator is the companion tool.
The four forms and when to use each
From the radius: A = πr². The textbook form. Square first, then multiply by π — squaring 2πr by mistake is a common slip.
From the diameter: A = πd²/4. This is the form used in every piping, cylinder and bore calculation, because the diameter is the measured quantity. The coefficient π/4 = 0.785398 is worth committing to memory: the area of a circle is always 78.54% of the square that just contains it. That is also the answer to how much material a round blank wastes from square stock.
From the circumference: A = C²/(4π). Substituting r = C/2π into πr² gives it directly. Useful for tanks, trees and anything else you can wrap but not span.
From the area: r = √(A/π). The inverse problem. A duct sized at 100 square inches of free area needs a radius of √(100/3.14159) = 5.6419 in, so a diameter of 11.2838 in — which is how equivalent round duct sizes are worked out from rectangular ones.
Two identities are worth carrying. First, A = ½rC: the disc's area is half the radius times its perimeter, the same relationship a regular polygon has between its area, apothem and perimeter, of which the circle is the limiting case. Second, the derivative of πr² with respect to r is 2πr — growing a disc by a thin ring of thickness dr adds exactly circumference × dr of area.
Worked example: cross-sectional area of a 6-inch pipe
A pipe measures 6.065 in inside diameter (the actual bore of nominal 6-inch schedule 40 steel pipe). Find its flow area, then compare it against a 3-inch line.
- Radius. r = d/2 = 6.065/2 = 3.0325 in.
- Square it. r² = 3.0325² = 9.19606 in².
- Area. A = π × 9.19606 = 28.8903 in².
- Check with the diameter form. A = πd²/4 = 3.141593 × 36.784225 / 4 = 115.5611/4 = 28.8903 in². Agreed.
- Circumference. C = πd = 3.141593 × 6.065 = 19.0538 in — the wrap length for insulation or tape.
- Compare with a 3.068 in bore (nominal 3-inch schedule 40). A = π × 3.068²/4 = 3.141593 × 9.412624/4 = 7.3927 in².
- Ratio. 28.8903 / 7.3927 = 3.908. Doubling the bore very nearly quadruples the area, exactly as the square law predicts; the ratio is not precisely 4 because 6.065 is not precisely twice 3.068.
Working the inverse: suppose a specification calls for 20 in² of free area. Then r = √(20/π) = √6.3662 = 2.5231 in, so d = 5.0463 in. Round up to the next available size, never down, since area falls off with the square of any shortfall in diameter.
Making the square law work for you
The most useful reading of any circle area is comparative. Because A ∝ d², a 10% increase in diameter buys 21% more area, and a 10% shortfall costs 19%. When a drill bit, a duct or a cable conduit is one size under specification, that is the scale of the deficit — and it is always larger than the diameter error suggests.
Compare against the enclosing square when you are nesting or cutting. A round blank punched from square stock uses π/4 = 78.54% of it, leaving 21.46% as scrap before you account for spacing. Circles packed in a hexagonal arrangement cover about 90.7% of the plane at best, which sets the ceiling for cable fill, tube bundles and shot patterns.
Watch which diameter a source means. Pipe is specified by a nominal size that matches neither the inside nor the outside diameter: nominal 6-inch schedule 40 steel pipe has an outside diameter of 6.625 in and an inside diameter of 6.065 in, and only the inside figure gives flow area. Tubing, by contrast, is normally specified by actual outside diameter. Using the wrong one on a 6-inch line changes the area by about 20%.
For a partially filled round pipe, none of this applies directly — the wetted area is a circular segment, not a disc, and you need the circular segment area calculator. For a ring or a pipe wall, subtract the inner disc from the outer one, which the annulus area calculator does in one step.
Circle area, circumference and radius by diameter
| Diameter | Radius | Circumference | Area | Area ÷ area of d = 1 |
|---|---|---|---|---|
| 1 | 0.5 | 3.1416 | 0.7854 | 1.00 |
| 2 | 1.0 | 6.2832 | 3.1416 | 4.00 |
| 3 | 1.5 | 9.4248 | 7.0686 | 9.00 |
| 4 | 2.0 | 12.5664 | 12.5664 | 16.00 |
| 6 | 3.0 | 18.8496 | 28.2743 | 36.00 |
| 8 | 4.0 | 25.1327 | 50.2655 | 64.00 |
| 10 | 5.0 | 31.4159 | 78.5398 | 100.00 |
| 12 | 6.0 | 37.6991 | 113.0973 | 144.00 |
The last column is just d², which is the point: area tracks the square of the diameter exactly. At d = 4 the area and circumference happen to coincide numerically, an artefact of the units, not a property of circles.
Mistakes that give the wrong area
- Using the diameter where the formula wants the radius. πd² is four times the true area. If a result is exactly 4× too large, this is why.
- Squaring 2πr. The area is πr², not (2πr)² or 2πr². Square the radius alone, then multiply by π.
- Rounding π to 3.14. That is 0.05% low, which is usually fine but compounds when squared and then multiplied by a length. Use at least 3.14159.
- Confusing nominal pipe size with actual bore. Nominal 6-inch schedule 40 steel pipe measures 6.065 in inside and 6.625 in outside; the flow area follows the inside figure.
- Assuming a partially full pipe carries a proportional area. Half-full is exactly half the area only because of symmetry; at any other depth you need the segment formula.
- Mixing radius units with area units. A radius in inches gives square inches. Converting square inches to square feet divides by 144, not 12.
Where circle area sits among the other formulas
The circle is the limit of a regular polygon as the number of sides grows: A = ½·perimeter·apothem becomes A = ½·C·r = πr². That identity connects this page to the regular polygon area calculator and explains why a hexagon captures 82.7% of its circumscribed circle while an octagon captures 90.0% — the sequence climbs to 100% as the sides multiply.
Among all plane shapes with a given perimeter, the circle encloses the most area. A square of perimeter P encloses P²/16 while a circle of the same perimeter encloses P²/(4π) = P²/12.566, which is 27.3% more. That isoperimetric property is why pipes, tanks and cells are round: the circle minimises boundary material and heat loss per unit of enclosed area.
For a piece of a circle rather than the whole, use the sector and segment calculators, and for the curve length itself the arc length calculator. Extending into three dimensions, the disc area appears directly in the volume of a cylinder (A × height) via the cylinder volume calculator, and in the surface area of a sphere, which is exactly four times the area of its great circle.
