Circle Area, Circumference & Diameter Calculator

Solve a circle from radius, diameter, circumference or area — plus arc length, sector, chord and segment, which the top results describe but never compute.

Free No Signup Required Browser-Based
For arc, sector, chord and segment
Total Circle Area (A = πr²)
78.5398
Circumference (C = 2πr): 31.4159 units
Circle Diameter (d = 2r)
10 units
Radius (r)
5 units

At a central angle of 90°

Arc length
7.8540
Sector area
19.6350
25.0% of the circle
Chord length
7.0711
Segment area
7.1350
sector minus triangle

Results are unitless — whatever unit you enter, lengths come back in the same unit and areas in that unit squared. Enter millimeters and the area is in mm².

What Circle Area, Circumference & Diameter Calculator Does

A circle has only one free parameter. Fix the radius and everything else follows: the diameter is twice it, the circumference is 2πr, the area is πr². Which also means the reverse works — hand the calculator a circumference or an area and it can recover the radius and give you the rest.

That much every calculator for this term does, and Google now prints the formulas above the results anyway. What none of them computes is the more useful half of the subject: what happens when you only want part of the circle.

Cut a slice bounded by two radii and you have a sector. Draw a straight line between the two points where those radii meet the circle and you have a chord; the region between that chord and the arc is a segment. These are what you actually need for a pizza slice, a curved window, a circular tank filled partway, or a road bend of a given radius and angle.

The top-ranking page defines all of these terms carefully and then does not calculate any of them. This one does, for whatever central angle you give it, alongside the four standard values.

How to Use Circle Area, Circumference & Diameter Calculator

  1. Input the radius of the circle
  2. Review total computed area in square units
  3. Inspect diameter and circumference values

Formula Used by Circle Area, Circumference & Diameter Calculator

The four standard values

d = 2r · C = 2πr · A = πr²

r
Radius — center to edge
π
The ratio of circumference to diameter, about 3.14159 — irrational and transcendental

Worked example

A radius of 5

  1. d = 2 × 5 = 10
  2. C = 2 × π × 5 = 31.4159
  3. A = π × 5² = 78.5398

Result: And in reverse: r = C ÷ 2π = 5, or r = √(A ÷ π) = 5

Arc length and sector area

arc = rθ · sector = ½r²θ, with θ in radians

θ
Central angle in radians — degrees × π/180
Fraction
Both are simply that fraction of the whole: θ/2π of the circumference or area

Worked example

A 90° sector of a radius-5 circle

  1. 90° = π/2 radians
  2. arc = 5 × π/2 = 7.8540
  3. sector = ½ × 25 × π/2 = 19.6350

Result: Exactly a quarter of the circumference and a quarter of the area, as expected

Chord and circular segment

chord = 2r·sin(θ/2) · segment = ½r²(θ − sin θ)

Chord
The straight line between the arc's two endpoints
Segment
The sector with its triangle removed — the region between chord and arc

Worked example

The same 90° slice, radius 5

  1. chord = 2 × 5 × sin(45°) = 7.0711
  2. segment = ½ × 25 × (π/2 − sin 90°) = ½ × 25 × (1.5708 − 1)

Result: 7.1350 — far less than the 19.635 sector, because the triangle between the radii is most of it

One value gives you all four

The same circle described four ways. Enter whichever you have.

If you knowRadius isFor r = 5 that value is
Radius rr5
Diameter dd ÷ 210
Circumference CC ÷ 2π31.4159
Area A√(A ÷ π)78.5398

Parts of a circle at different angles

Radius 5 throughout. Note how the segment lags far behind the sector at small angles and catches up as the triangle shrinks.

AngleArc lengthSector areaChordSegment area
30°2.61806.54502.58820.2950
60°5.236013.09005.00002.2647
90°7.854019.63507.07117.1350
120°10.472026.17998.660315.3546
180°15.708039.269910.000039.2699
360°31.415978.53980.000078.5398

The vocabulary

Terms the top result defines but does not compute. Worth knowing which one your problem actually needs.

TermWhat it is
ChordA straight line joining two points on the circle
ArcPart of the circumference itself — minor if under half, major if over
SectorThe pizza slice between two radii and the arc
SegmentThe region between a chord and its arc — the sector minus the triangle
SecantA line cutting the circle at two points; a chord extended past both
TangentA line touching the circle at exactly one point, perpendicular to the radius there

How to Read Your Result

Sector or segment — they are not the same thing

This is the distinction that sends people to a calculator in the first place. A sector includes the triangular wedge back to the center; a segment is only the sliver between the chord and the arc. At 90° on a radius-5 circle the sector is 19.635 and the segment is 7.135, a difference of nearly three to one, because the triangle accounts for most of the wedge. Getting the wrong one is a large error, not a rounding difference.

Why radians make the formulas simple

Arc length is rθ and sector area is ½r²θ only when θ is in radians. That is the whole reason radians exist — a radian is defined as the angle subtending an arc equal in length to the radius, so the arc formula becomes a plain multiplication with no conversion factor. In degrees you would carry a π/180 through every expression. Multiply degrees by π/180 to convert, or note that 180° is exactly π radians.

Area scales with the square of the radius

Doubling the radius doubles the circumference but quadruples the area. A 16-inch pizza has not twice the food of a 12-inch one but about 1.8 times, since area goes as r². This is also why a small change in a specified radius can matter far more than it looks for anything involving surface, volume or material cost, and why pipes are rated by area rather than diameter for flow.

The chord as a check on your answer

Two properties make the chord a useful sanity check. At 180° it equals the diameter exactly, because the line passes through the center. And for small angles it converges on the arc length, since a short arc is nearly straight. If your chord comes out longer than the diameter or longer than its own arc, something has gone wrong — probably degrees where radians were needed.

π is not just irrational

It is transcendental, which is a stronger statement: it is not the root of any polynomial with rational coefficients. Ferdinand von Lindemann proved this in 1882, and in doing so settled the ancient problem of squaring the circle — constructing a square of equal area with only compass and straightedge is impossible, because such a construction could only produce algebraic numbers. Two thousand years of attempts ended with a proof that the goal never existed.

Limitations & Accuracy Notes

  • Results are unitless. Enter millimeters and lengths come back in millimeters with areas in mm²; the calculation makes no assumption about scale, but do not mix units within one problem.
  • The central angle is capped at 360°. Angles beyond a full turn wrap around and describe the same geometry, so there is nothing to compute past that point.
  • π is used to double-precision accuracy, so displayed values are correct to far more digits than any physical measurement justifies. The limiting factor is your input, not the arithmetic.
  • This covers plane circles. Spheres, cylinders and arcs in three dimensions need different formulas, as does an ellipse — whose circumference has no elementary closed form at all.
  • The pixel-grid circle generators that some searches want, for Minecraft builds and similar, are a different tool: they approximate a circle on a square lattice rather than computing its exact geometry.

Frequently Asked Questions

What are the circle formulas?
Four values, all determined by any one of them: d = 2r, C = 2πr, and A = πr². Going backwards, r = d ÷ 2, r = C ÷ 2π, and r = √(A ÷ π). A circle of radius 5 therefore has diameter 10, circumference 31.4159 and area 78.5398 — and entering any one of those four here recovers the other three.
How do I find arc length and sector area?
Both scale with the central angle. Arc length is rθ and sector area is ½ r²θ, with θ in radians — so a 90° sector of a radius-5 circle has an arc of 7.854 and an area of 19.635, exactly a quarter of the full circle. Multiply degrees by π/180 to get radians, or just note that the sector is the same fraction of the circle that the angle is of 360°.
What is the difference between a sector and a segment?
A sector is the pizza slice bounded by two radii and the arc. A segment is the smaller region cut off by the chord alone — the sector with its triangle removed. Its area is ½ r²(θ − sin θ). For a 90° slice of a radius-5 circle the sector is 19.635 but the segment is only 7.135, because the triangle between the two radii accounts for the difference.
What is a chord?
A straight line between two points on the circle. Its length is 2r·sin(θ/2) for a central angle θ, which gives two useful sanity checks: at 180° the chord equals the diameter, since it passes through the center, and as the angle shrinks the chord approaches the arc length. A chord through the center is the diameter, the longest chord possible.
Does the unit matter?
No — the formulas are unitless. Whatever unit you enter, lengths come back in that unit and areas in that unit squared. Enter a radius in millimeters and the circumference is in millimeters while the area is in mm². The only thing to watch is not mixing units within a single calculation.
What is the relationship between radius, diameter and circumference?
Diameter is twice the radius. Circumference is π times the diameter, or 2πr. Area is πr². Knowing any one of the four lets you derive the rest, which is what this calculator does.
Why does doubling the radius quadruple the area?
Because area depends on the radius squared. This catches people out constantly with pizzas, pipes and cables — a 16-inch pizza has substantially more than twice the food of a 12-inch, and doubling a pipe's diameter roughly quadruples its cross-section.
How precise is π here?
Full double-precision, far beyond any practical need. For hand calculation 3.14159 is ample, and 22/7 is accurate to about three decimal places — fine for rough work, not for engineering.
What is an arc length and a sector area?
They are fractions of the whole. An arc is circumference times the angle over 360°, and a sector area is the full area times the same fraction. Both fall straight out of the proportion of the circle the angle covers.
Radians or degrees?
Degrees are familiar; radians are what calculus and most programming languages expect. A full circle is 360° or 2π radians. Feeding degrees to a function expecting radians is one of the most common numerical bugs there is.
Is my data stored?
No. The calculation runs in your browser.

References & Further Reading

By OnlineToolHubs Team • September 2026