Circle calculator

Radius, diameter, circumference, area, arc, sector and chord.

Radius
5
Diameter
10
Circumference
31.415927

2πr

Area
78.539816

πr²

Arc, sector, chord and segment

Arc length
5.235988

rθ, θ in radians

Sector area
13.089969

½r²θ

Chord length
5

2r·sin(θ/2)

Segment area
2.264652

½r²(θ − sin θ)

How it works

Every property of a circle follows from one number — the radius — and the constant π, the ratio of any circle's circumference to its diameter.

circumference = 2πr = πd area = πr² arc length = rθ (θ in radians) sector area = ½r²θ chord = 2r·sin(θ/2) segment area = ½r²(θ − sin θ)

Radians make the formulas simple

Arc length is only when θ is in radians — that is the definition of a radian: the angle that cuts an arc equal in length to the radius. In degrees you would need an extra π/180 in every formula, which is why calculus abandons degrees entirely.

Sector versus segment

A sector is the pizza slice: two radii plus the arc. A segment is what is left when you cut straight across on the chord — the sector minus the triangle. Hence the −sin θ term.

Doubling the radius quadruples the area

Area goes with r², so a 16-inch pizza has 78% more food than a 12-inch, not 33% more. It is the single most useful piece of geometry in everyday life.