Audited 25 May 2026·Last updated 27 Jul 2026·6 citations·Tier 1·0 uses

Area of a Circle Calculator

Free area of a circle calculator: enter the radius to get area (πr²), circumference (2πr), and diameter (2r), with worked steps, proofs, and citations.

Area of a Circle Calculator

The distance from the centre of the circle to its edge. Any unit works (cm, m, in, ft) as long as you stay consistent — the area comes out in square units of whatever unit you typed.
units
Area
78.5398
The area enclosed by the circle, equal to π × r². The most common reason to reach for this calculator — flooring, paint, pizza, irrigation, lens coverage.
Circumference
31.4159units
Diameter
10units

Background.

The Quanta area of a circle calculator takes a single number — the radius — and returns three of the most-asked numbers in plane geometry: the area enclosed by the circle (A = πr²), the circumference around its edge (C = 2πr), and the diameter straight across the middle (d = 2r). Those three formulas have been carried in essentially their modern form for more than two thousand years.

The Greek mathematician Archimedes of Syracuse (~287–212 BCE), in his short treatise Measurement of a Circle, was the first to prove rigorously that the area of any circle equals one half its circumference multiplied by its radius — equivalent to A = πr² once you know that C = 2πr — and the first to bound the value of π itself between 223/71 and 22/7 using nothing but the perimeters of inscribed and circumscribed 96-gons.

The constant π (the ratio of any circle's circumference to its diameter) is irrational and transcendental, but for engineering and everyday work the value 3.14159265358979 is far more precision than anyone needs; this calculator uses the full IEEE-754 double-precision value of π baked into JavaScript's Math.PI, which is accurate to roughly 15–17 significant digits.

The page you are on is built for the full spectrum of people who type "area of a circle calculator" into a search engine: a sixth-grader doing a geometry worksheet, a homeowner sizing a round rug or a circular flower bed, a contractor estimating concrete for a patio, an irrigation designer setting a sprinkler arc, a baker scaling a pizza recipe (the difference between a 12-inch and a 16-inch pie is not 33 percent more pizza but 78 percent more pizza, because area scales with the square of the radius), an optician computing lens area, an electrical engineer computing cross-sectional cable area for an ampacity table, an astronomer computing the visible disc area of a planet, or anyone who simply has not used the formula since school and wants to sanity-check a number.

Below the calculator we walk through what a circle actually is in formal Euclidean terms, the three-line derivation that shows why A = πr² is the same statement as C = 2πr (Archimedes's exhaustion argument, the modern integral, and the rearrangement-into-a-near-triangle proof you can do with a pair of scissors and a paper plate), how to convert between radius, diameter, circumference, and area in any direction (if the calculator above only takes radius, the algebra to invert it from any of the other three is a single line), a worked example with the default radius of 5, ten of the questions people ask most often around this formula — from "why is π in there at all" to "how do I find area from circumference" to "is a half-circle's area exactly half" — and primary-source citations to Euclid, Archimedes, NIST, MathWorld, and Coxeter so you can read the original arguments yourself.

What is area of a circle calculator?

A circle is the set of all points in a plane that lie exactly the same distance from a fixed centre point. That fixed distance is called the radius (r); twice the radius — the longest straight line you can draw across the circle through the centre — is the diameter (d = 2r); the total length of the curved boundary itself is the circumference (C = 2πr); and the flat region the boundary encloses is the area (A = πr²). The Greek letter π (pi) is the constant ratio C ÷ d. It is the same number for every circle, regardless of size — that universality is what makes π one of the handful of truly fundamental constants in mathematics. π is irrational (it cannot be written as a fraction of two whole numbers — Johann Lambert proved this in 1768) and transcendental (it is not the root of any polynomial with integer coefficients — Ferdinand von Lindemann proved this in 1882, which incidentally settled the ancient "squaring the circle" problem in the negative). Its decimal expansion begins 3.14159265358979… and continues without repeating forever. The area formula A = πr² is the most famous consequence of that ratio. Geometrically it says: the area of any circle equals the area of a square whose side length is √π times the radius, or equivalently, the area of π identical squares each of side r stacked together. The formula scales quadratically — if you double the radius, the area quadruples; if you triple it, the area is nine times larger. This square-scaling is why a 16-inch pizza has nearly twice the food of a 12-inch one despite being only one-third wider, and why a 100-mm-diameter copper cable can carry more than four times the current of a 50-mm one.

How to use this calculator.

  1. Type the radius into the single input field. The radius is the distance from the centre of the circle to its edge, in whatever unit you find most useful — centimetres, metres, inches, feet, miles, kilometres. The calculator does not care what unit you use; it just returns the area in the square of that unit and the circumference and diameter in the same linear unit you typed.
  2. If you only know the diameter, divide it by two first and enter the result as the radius. If you only know the circumference, divide it by 2π (about 6.2832) to get the radius. If you only know the area, take the square root of (area ÷ π) to get the radius.
  3. Read the primary output — Area — at the top of the results panel. It is the value most users come here for, and it is reported as "sq units" so you can apply your own unit label (sq cm, sq m, sq in, sq ft, etc.).
  4. Check the two secondary outputs — Circumference (the distance around the edge) and Diameter (twice the radius, the distance straight across) — which the calculator returns for free since the same input determines all three.
  5. Use the area for surface coverage questions (paint, sod, tile, flooring, concrete, fabric, pizza, lens coverage, irrigation footprint). Use the circumference for length-along-the-edge questions (fencing, trim, weatherstripping, belt or chain length, the rim of a wheel). Use the diameter for fit-through-an-opening questions (does the pipe fit through the hole, will the table top clear the doorway).
  6. If the radius input is zero the calculator correctly returns zero for all three outputs — a circle of zero radius is a single point with no area, no edge length, and no diameter. Negative radii are rejected as physically meaningless.

The formula.

A = π × r²

Three formulas, one input. Given a radius r, the calculator returns: area A = π × r × r (or equivalently πr²), circumference C = 2 × π × r, and diameter d = 2 × r. The constant π is JavaScript's Math.PI, the IEEE-754 double-precision approximation of the true ratio, accurate to about 15 significant digits — more than enough for any engineering, construction, or scientific use short of orbital mechanics. The two non-trivial formulas (A and C) are not independent; they are two faces of the same theorem. Archimedes's proof, given in Measurement of a Circle around 250 BCE, runs roughly as follows. Slice the disc into a large number of thin pie-wedges. Rearrange the wedges, alternating tip-up and tip-down, into a shape that approximates a parallelogram. The long sides of that parallelogram are each half the circumference, so their length is πr. The short sides — the slant edges of a single wedge — are essentially the radius r as the slices get thinner. So the area approaches base × height = πr × r = πr². Modern calculus does the same proof in two lines using polar coordinates: A = ∫₀^{2π} ∫₀^{r} ρ dρ dθ = ∫₀^{2π} (r²/2) dθ = (r²/2) × 2π = πr². The circumference formula C = 2πr is, by contrast, almost a definition: π is defined as the ratio of any circle's circumference to its diameter, so C = π × d = π × 2r = 2πr by direct substitution. To go in the other direction — given an area, find the radius — invert algebraically: r = √(A ÷ π). Given a circumference, r = C ÷ (2π). Given a diameter, r = d ÷ 2. Internally the calculator rejects any negative radius (a circle cannot have negative size) and returns exact zeros for a zero radius (the degenerate "circle" that has collapsed to a single point).

A worked example.

Example

Set the radius to 5. The calculator returns Area = 78.54 sq units, Circumference = 31.42 units, and Diameter = 10 units. The arithmetic, step by step: A = π × 5² = π × 25 ≈ 3.14159265 × 25 = 78.539816 sq units. C = 2 × π × 5 = 10π ≈ 31.415927 units. d = 2 × 5 = 10 units exactly. Read in concrete terms: a circle of radius 5 metres is the footprint of a comfortable round patio — about 78.5 square metres of paving, with a 31.4-metre edge to trim and a 10-metre span straight across. A circle of radius 5 inches is roughly the size of a small dinner plate — 78.5 square inches of surface and a 31.4-inch rim. A pizza of radius 5 inches (a 10-inch pizza, by the conventional diameter labelling) contains 78.5 square inches of pizza; a 12-inch pizza (radius 6) contains 113 square inches, which is 44 % more food for 20 % more diameter — a useful sanity check the next time a takeaway menu offers two sizes. The square-scaling of A = πr² is the single most common source of intuition errors around circles; the calculator's job is to make that arithmetic instant.

radius5

Frequently asked questions.

What is the formula for the area of a circle?
A = πr², where r is the radius of the circle and π (pi) is the constant 3.14159… Multiply the radius by itself and then multiply by π. If your radius is in centimetres the area comes out in square centimetres; if your radius is in inches the area comes out in square inches. The formula was proved rigorously by Archimedes around 250 BCE in his treatise Measurement of a Circle, and it has not needed any correction since.
How do I find the area of a circle if I only know the diameter?
Divide the diameter by two to get the radius, then apply A = πr². Equivalently you can use the direct formula A = (π × d²) ÷ 4, which is the same equation algebraically (just substitute r = d/2 and simplify). For a 10-inch-diameter plate, r = 5 and A = π × 25 ≈ 78.54 square inches. For a 12-inch pizza, r = 6 and A = π × 36 ≈ 113.10 square inches.
How do I find the area of a circle from its circumference?
First recover the radius by dividing the circumference by 2π: r = C ÷ (2π). Then square the radius and multiply by π. Combining the two steps gives the direct formula A = C² ÷ (4π). So a circle with a 31.42-unit circumference has a radius of 31.42 ÷ 6.2832 ≈ 5 and an area of about 31.42² ÷ 12.566 ≈ 78.54 square units — the same answer you would get from the radius directly, which is a good sanity check.
Why does π appear in the area formula?
Because π is defined as the ratio of a circle's circumference to its diameter — it is the thing that makes a circle a circle rather than just any closed curve. Once that constant is in the relationship between C and d, it propagates into the area formula too. Archimedes proved this directly: slice the disc into thin wedges and rearrange them into a near-parallelogram with a base of length πr (half the circumference) and a height of r (the radius). Area = base × height = πr × r = πr². The π in A = πr² is exactly the same π that turns up in C = 2πr, sin θ, e^(iπ) + 1 = 0, and every other formula involving the geometry of circles or oscillations.
What is the area of a circle with radius 1?
Exactly π, which is approximately 3.14159265 square units. A circle with radius 1 — the "unit circle" — is the reference object for trigonometry, complex analysis, and almost all of higher mathematics, precisely because its area is the single constant π and its circumference is the single constant 2π. Every other circle's area can be written as π times the square of how many times bigger its radius is than the unit circle.
Is the area of a semicircle exactly half the area of the full circle?
Yes — A_semicircle = (πr²) ÷ 2. A semicircle is a circle cut exactly in half along a diameter, so it covers exactly half the original area. The same logic gives quarter-circles (πr² ÷ 4) and any sector of central angle θ radians: A_sector = (θ ÷ 2) × r². The full circle corresponds to θ = 2π, which recovers πr² as a special case.
How accurate is the value of π used by this calculator?
It uses JavaScript's Math.PI, which is the IEEE-754 double-precision approximation of π — specifically 3.141592653589793, accurate to about 15–17 significant decimal digits. That is more precision than any practical engineering, construction, or scientific application requires; NASA, for example, uses only 15 digits of π even for interplanetary trajectory calculations. Hand calculations with 3.14 give roughly 0.05 % error; 3.14159 gives roughly 0.0001 %; this calculator is essentially exact at any scale you can measure with physical instruments.
How do I find the radius if I know the area?
Rearrange A = πr² algebraically: r = √(A ÷ π). Divide the known area by π, then take the square root. For an area of 78.54 square units, r = √(78.54 ÷ 3.14159) = √25 = 5. This is the inverse problem the calculator solves implicitly when you enter a radius; if you have only the area (for instance, you know you want a 50-square-metre round patio), this is the algebra to back out the radius you need before typing it in.
Why does doubling the radius quadruple the area, not double it?
Because the area formula has r² (radius squared) in it, not r. Squaring is non-linear: if the radius is 1, the area is π × 1² = π. If you double the radius to 2, the area becomes π × 2² = 4π — four times bigger, not twice. If you triple the radius to 3, the area is π × 3² = 9π — nine times bigger. This is why a 16-inch pizza has 78 % more food than a 12-inch pizza despite being only 33 % wider, and why a slightly bigger pipe carries far more than slightly more water. Area always scales with the square of any linear dimension; the circle's formula just makes that especially visible.
Where does the formula come from historically?
Archimedes of Syracuse, around 250 BCE, gave the first rigorous proof in a short treatise titled Measurement of a Circle. He showed by the method of exhaustion — inscribing and circumscribing regular polygons with ever more sides — that the area of a circle is exactly one half the circumference times the radius, which combined with C = 2πr gives A = πr². Euclid had earlier (Elements, Book XII, Proposition 2) proved the weaker statement that the areas of two circles are in the same ratio as the squares of their diameters, which implicitly contains the same content. Modern calculus gives a one-line proof using polar coordinates: A = ∫∫_disc dA = ∫₀^{2π} ∫₀^{r} ρ dρ dθ = πr². Two and a quarter thousand years on, the formula has not changed.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon