Circle calculator

Calculate a circle's radius, diameter, circumference, area, arc length, and sector area from a known measurement.

Report error
Area
square units
Circumference
2πr
Radius
r
Diameter
2r
Arc length
at θ
Enter one known circle measurement to calculate the remaining values.
MeasurementResultFormula

Known measurement

units
°

Circle Calculator: Area, Circumference, Radius, and Diameter

A circle can be described by its radius, diameter, circumference, or area. Give the calculator any one of these measurements and it can determine the others, along with arc length and sector area when a central angle is supplied.

The core relationships are simple, but the choice of measurement matters: circumference is a length, area is measured in square units, and radius and diameter are directly related by a factor of two.

Quick reference: diameter = 2 × radius, circumference = 2π × radius, and area = π × radius². The calculator keeps the units consistent throughout the result.

Parts of a Circle

The terminology below is the foundation for almost every circle calculation. The center is the fixed point, the radius runs from the center to the circle, and the diameter passes through the center from one side to the other.

PartWhat it meansKey relationship
CenterFixed point equidistant from the circleReference point
Radius (r)Center to any point on the circler = d / 2
Diameter (d)Longest chord through the centerd = 2r
Circumference (C)Distance around the circleC = 2πr
Area (A)Region enclosed by the circleA = πr²
Circle anatomy
RadiusCenter → edge
r
DiameterAcross the center
d = 2r
AreaInside the circle
A = πr²

Circle Formulas

The three primary formulas are enough to move between the most common circle measurements. Once the radius is known, the diameter, circumference, and area follow directly.

Diameter: d = 2r
Circumference: C = 2πr = πd
Area: A = πr² = πd² / 4
If you knowFind radiusFind diameterFind area
Radius rr2rπr²
Diameter dd/2dπd²/4
Circumference CC/(2π)C/πC²/(4π)
Area A√(A/π)2√(A/π)A

Area vs. Circumference

Area tells you how much two-dimensional space is enclosed by the circle. Circumference tells you the distance around its boundary. This difference is why area uses square units while circumference uses ordinary length units.

Changing the radius changes area faster than circumference
r
2r
Area → ×4
Circumference → ×2
Original radiusRadius doubledDifferent scaling laws

If the radius doubles, circumference doubles because it is proportional to r. Area becomes four times larger because it is proportional to .

Arc Length and Sector Area

A central angle determines what fraction of a full circle is being considered. With the angle measured in degrees, the fraction is θ / 360.

Arc length = (θ / 360) × 2πr
Sector area = (θ / 360) × πr²
Central angleFraction of circleArcSector area
90°1/4C / 4A / 4
180°1/2C / 2A / 2
270°3/43C / 43A / 4
360°1CA
A central angle selects a fraction of the circle
Full circle360°
C and A
90° sector¼ of the circle
C/4 and A/4
180° sector½ of the circle
C/2 and A/2

Chord Length

A chord is a straight segment connecting two points on a circle. The diameter is the longest possible chord because it passes through the center.

If the radius and central angle are known, the chord length can be calculated with:

Chord = 2r sin(θ / 2)

Here θ must be expressed in the angle convention used by the formula. For a 180° central angle, the chord becomes 2r, which is exactly the diameter.

What Is π?

Pi, written as π, is the constant ratio of a circle's circumference to its diameter. The ratio is the same for every circle, regardless of size.

π = C / d ≈ 3.14159265359

Using more digits of π gives a more precise numerical result. The calculator keeps π in the calculation and rounds the displayed value for readability.

Example: Radius = 10 Units

Suppose a circle has a radius of 10 units. Its diameter is twice the radius, its circumference is 2π times the radius, and its area is π times the square of the radius.

Radius: r = 10
Diameter: d = 2 × 10 = 20
Circumference: C = 2π × 10 = 20π ≈ 62.832
Area: A = π × 10² = 100π ≈ 314.159

If the central angle is 90°, the corresponding arc is one quarter of the circumference and the sector is one quarter of the area:

Arc ≈ 15.708 units   ·   Sector area ≈ 78.540 square units

Circle Units and Squared Units

Use one consistent length unit for the input. Radius, diameter, circumference, and arc length use that same unit; area uses the squared version.

Input lengthLength resultsArea result
cmcmcm²
mm
ininin²
ftftft²
Common mistake: a radius of 5 cm gives an area in cm², not cm. The numerical value may look correct while the unit is wrong.

Circle Calculator FAQs

Can I calculate circumference from diameter?

Yes. Use C = πd. Because d = 2r, this is equivalent to C = 2πr.

Can I calculate area from circumference?

Yes. Rearrange the circumference formula to get A = C² / (4π).

Can I calculate radius from area?

Yes. Rearrange A = πr² to get r = √(A/π).

What is the difference between a circle and a disk?

Strictly speaking, a circle is the boundary curve. The disk is the region enclosed by that curve. In everyday geometry, “area of a circle” normally refers to the area of the disk.

What is the longest chord of a circle?

The diameter is the longest chord because it passes through the center.