home / Math / circle calculator

Circle Calculator

The Circle Calculator is a free online tool that computes every property of a circle from any single one. Enter the radius, diameter, circumference or area and it returns the other three, along with arc and sector values.

Enter any one value and the rest follow.

degrees

Related: Area Calculator | Volume Calculator | Surface Area Calculator

Everything Follows From the Radius

A circle has one parameter. Given any of the four common measurements, the other three follow immediately:

PropertyFormulaFrom the area
Radiusr√(A/π)
Diameter2r2√(A/π)
Circumference2πr2√(πA)
Areaπr²A

Circle Chart

RadiusDiameterCircumferenceArea
126.2833.142
2412.56612.566
3618.85028.274
51031.41678.540
102062.832314.159
2040125.6641,256.637
50100314.1597,853.982

Note the coincidence at r = 2, where circumference and area are numerically equal. It is a quirk of the units, not a property of circles.

Pi

π is the ratio of any circle's circumference to its diameter — the same value for every circle, which is what makes it a constant worth naming. It is irrational, so its decimal expansion never terminates or repeats, and transcendental, which is why squaring the circle with compass and straightedge is impossible.

For practical work, 3.14159 is accurate to five decimal places. NASA uses 15 digits for interplanetary navigation; 39 digits would compute the circumference of the observable universe to within the width of a hydrogen atom.

Arcs, Sectors and Segments

  • Arc — part of the circumference: 2πr × angle/360.
  • Sector — the pie slice between two radii: πr² × angle/360.
  • Chord — the straight line between the arc's endpoints: 2r sin(θ/2).
  • Segment — the region between a chord and its arc: ½r²(θ − sin θ), with θ in radians.

Radians

One radian is the angle subtending an arc equal to the radius, making a full circle 2π radians. Radians are used throughout calculus and physics because they make the derivative of sine equal cosine without a conversion factor — a simplification that degrees would spoil.

Frequently Asked Questions

Why is the area πr²?

Cut the circle into many thin sectors and rearrange them alternately into a near-rectangle. Its height is r and its width approaches half the circumference, πr — giving πr² in the limit.

How much bigger is a 16-inch pizza than a 12-inch?

Areas of 201 and 113 square inches, so 78% more food for what is usually a much smaller price difference. Diameter comparisons systematically mislead.

What is the difference between a circle and a disc?

Strictly, the circle is the curve itself and the disc is the region enclosed. In ordinary usage "area of a circle" means the area of the disc.