Skip to main content
🔬 Advanced

Circle Calculator

Calculate the area, circumference, and diameter of a circle from the radius. Instant results with formulas. Free math calculator. Get instant results now.

★★★★★ 4.8/5 · 📊 0 calculations · 🔒 Private & free

Circle Formulas: Area, Circumference, and Diameter

A circle is the set of all points in a plane equidistant from a single center point. That distance is called the radius (r). The diameter (d) is twice the radius: d = 2r. The three main measurements of a circle — area, circumference, and diameter — are all related through the mathematical constant π (pi) ≈ 3.14159265358979.

Area: A = πr² — the space enclosed within the circle, measured in square units. For a circle with radius 5 cm: A = π × 25 ≈ 78.54 cm².

Circumference: C = 2πr = πd — the perimeter or total distance around the circle. For radius 5 cm: C = 2π × 5 ≈ 31.42 cm.

Diameter: d = 2r — the longest chord through the center. For radius 5 cm: d = 10 cm.

If you know any one measurement, you can find all others. Given circumference C: r = C/(2π), d = C/π, A = C²/(4π). Given area A: r = √(A/π), d = 2√(A/π), C = 2√(πA). These relationships make circle calculations straightforward once you have any single measurement.

π is an irrational, transcendental number — its decimal expansion never repeats or terminates: 3.14159265358979323846... For most engineering calculations, using π ≈ 3.14159 (5 decimal places) gives results accurate to 5 significant figures. Our calculator uses JavaScript's Math.PI = 3.141592653589793, which is accurate to 15–16 decimal places.

Circle Measurement Quick Reference Table

Common circle measurements at standard radii. Use these for quick reference and to verify your calculations.

Radius (r)Diameter (d)Circumference (C)Area (A)
126.28323.1416
2412.566412.5664
3618.849628.2743
4825.132750.2655
51031.415978.5398
71443.9823153.9380
102062.8318314.1593
153094.2478706.8583
2040125.66371256.6371
50100314.15937853.9816
100200628.318531415.9265

Notice that area grows quadratically with radius (A ∝ r²) while circumference grows linearly (C ∝ r). Doubling the radius quadruples the area but only doubles the circumference. This is why large circular containers become dramatically more volume-efficient as radius increases.

Sectors, Arcs, and Partial Circles

A circle can be divided into partial regions with their own measurements. Understanding these relationships is essential for problems involving arcs, sectors, and segments.

A sector is a "pie slice" of a circle defined by a central angle θ. For θ in degrees: Sector Area = (θ/360) × πr². Arc Length = (θ/360) × 2πr. For θ in radians: Sector Area = ½r²θ. Arc Length = rθ. A quarter-circle sector (θ = 90°) has area πr²/4 and arc length πr/2.

A segment is the region between a chord and its arc. Segment Area = Sector Area − Triangle Area. For a central angle θ (in radians): Segment Area = ½r²(θ − sin θ).

A chord is any line segment with both endpoints on the circle. The perpendicular distance from the center to a chord of length c is d = √(r² − c²/4). Conversely, a chord at distance d from center has length c = 2√(r² − d²). The longest chord is the diameter (distance 0 from center).

Central AngleFraction of CircleArc Length (r=1)Sector Area (r=1)
30° (π/6 rad)1/120.52360.2618
45° (π/4 rad)1/80.78540.3927
60° (π/3 rad)1/61.04720.5236
90° (π/2 rad)1/41.57080.7854
120° (2π/3 rad)1/32.09441.0472
180° (π rad)1/23.14161.5708
270° (3π/2 rad)3/44.71242.3562
360° (2π rad)16.28323.1416

Radians are the natural angle unit for circles. One radian is the angle subtended when the arc length equals the radius. This definition makes arc length = rθ elegantly simple. 2π radians = 360°, so 1 radian ≈ 57.296°. Calculus, physics, and engineering almost exclusively use radians because derivatives of sin and cos are clean only in radians: d/dx(sin x) = cos x (not (π/180)cos x as it would be with degrees).

Circles in Real-World Applications

Circles are among the most common shapes in engineering, manufacturing, architecture, and everyday life. Understanding circle geometry enables accurate measurement and design across countless applications.

Pipes and cylinders: Pipe diameter determines flow capacity (proportional to r²). Doubling pipe diameter quadruples flow capacity, not doubles it. This is why upgrading from a 2-inch to a 4-inch water main dramatically increases flow. Cross-sectional area of a circular pipe = πr² = πd²/4.

Wheels and gears: Gear ratio = ratio of tooth counts = ratio of radii. A drive gear with radius 3 cm turning a driven gear with radius 9 cm reduces speed by 3× but multiplies torque by 3×. Wheel circumference determines distance per revolution: a bicycle wheel with 700c diameter (≈ 622 mm rim + tire) has circumference ≈ 2096 mm, so the bike travels ~2.1 m per pedal-wheel revolution.

Circles in construction: Circular columns, arches, domes, and roundabouts require circle geometry. A circular window with 60 cm diameter has area π × 30² ≈ 2,827 cm². The amount of glass needed, the mullion length, and thermal calculations all use circle formulas.

Irrigation and agriculture: Center-pivot irrigation systems create circular fields visible from satellite imagery. A system with 400 m arm radius irrigates π × 400² ≈ 502,655 m² ≈ 50.3 hectares per pivot. Calculating the coverage area and water delivery rate requires circle area formulas.

Sound and light: Sound intensity and light intensity both decrease with the square of distance from the source (inverse square law), because the energy spreads over the surface area of an expanding sphere. At distance r, sound covers area 4πr². Doubling distance reduces intensity to 1/4 — a 6 dB drop. This underpins acoustical design of concert halls and microphone placement.

Circles in Mathematics: The Unit Circle and Trigonometry

The unit circle (radius = 1, center at origin) is the foundation of all of trigonometry. For an angle θ measured counterclockwise from the positive x-axis, the point on the unit circle is (cos θ, sin θ). This defines sine and cosine for all angles, positive and negative, extending the right-triangle definitions beyond 90°.

Key unit circle coordinates to memorize:

Angle (degrees)Angle (radians)cos θsin θtan θ
0100
30°π/6√3/2 ≈ 0.8661/2 = 0.51/√3 ≈ 0.577
45°π/4√2/2 ≈ 0.707√2/2 ≈ 0.7071
60°π/31/2 = 0.5√3/2 ≈ 0.866√3 ≈ 1.732
90°π/201undefined
180°π-100
270°3π/20-1undefined
360°100

The equation of a circle with center (h, k) and radius r is (x−h)² + (y−k)² = r². The unit circle is x² + y² = 1. This is the basis of the Pythagorean identity: sin²θ + cos²θ = 1 (since cos θ and sin θ are the x and y coordinates on the unit circle, and the circle has radius 1).

In higher mathematics, circles are special cases of conic sections — curves formed by intersecting a cone with a plane. A plane perpendicular to the cone's axis gives a circle; a tilted plane gives an ellipse; a plane parallel to one side gives a parabola; a steeper plane gives a hyperbola. Conic sections describe planetary orbits, projectile trajectories, mirror and lens shapes, and satellite dish curves.

π (Pi): History, Calculation, and Fun Facts

Pi is arguably the most famous mathematical constant. It represents the ratio of a circle's circumference to its diameter — always exactly the same for any circle, anywhere. This remarkable constancy is what makes circle geometry universal.

Historical approximations of π: Babylonians (1900 BCE) used 25/8 = 3.125. Egyptians (1650 BCE) used (16/9)² ≈ 3.160. Archimedes (250 BCE) bounded π between 223/71 and 22/7 (≈ 3.1429). Liu Hui (263 CE) calculated 3.14159 using a 3,072-sided polygon. Zu Chongzhi (480 CE) found 355/113 ≈ 3.1415929 — accurate to 6 decimal places. Modern computers have calculated π to over 100 trillion decimal digits.

22/7 is often used as a simple approximation: 22/7 ≈ 3.142857, which has an error of 0.04%. For most practical calculations (within ±0.1%), this is sufficient. For engineering calculations requiring higher precision, use 3.14159 (error: 0.00001%). NASA uses 15 decimal places for interplanetary navigation — far more than enough for any engineering application.

Pi appears far beyond geometry: in Euler's formula (e^(iπ) + 1 = 0), in Gaussian integrals (∫e^(-x²)dx = √π), in the area of probability distributions, in quantum mechanics, and in Stirling's approximation for factorials. Its ubiquity makes π one of the most profound constants in mathematics.

Circles in Architecture and Design

Circular geometry has been used in architecture for millennia, from the Roman Pantheon's oculus to modern stadiums, roundabouts, and rotary intersections. The circle's structural properties — uniform stress distribution, no weak corners — make it ideal for domes, arches, and columns under compression.

The Pantheon in Rome (126 CE) has a circular oculus 8.8 m in diameter at the top of its dome. The dome's interior diameter is 43.3 m — exactly equal to its height, creating a perfect sphere that would just fit inside. The oculus area = π × 4.4² ≈ 60.8 m² lets in light and provides ventilation for the 350-tonne concrete dome.

Modern sports stadiums use circular or elliptical layouts to maximize sight lines and minimize the distance between spectators and the action. A circular stadium with radius 100 m has circumference 628 m and seating area ≈ πr² = 31,416 m² of potential seating. Architects calculate section areas to determine seating capacity per tier.

Roundabouts (traffic circles) reduce intersection accidents by up to 80% compared to signalized intersections by eliminating right-angle collisions. A single-lane roundabout typically has an inscribed circle diameter of 30–50 m. The central island diameter and approach geometry are calculated using circle formulas to ensure appropriate vehicle deflection (forcing drivers to slow down).

Spiral staircases, helical ramps (like in multi-story parking garages), and circular swimming pools all require circle geometry for construction planning. The total concrete needed for a circular pool of radius 3 m and depth 1.5 m: base area = π × 9 ≈ 28.27 m², wall area = 2πr × h = 2π × 3 × 1.5 ≈ 28.27 m². Total surface area ≈ 56.5 m², requiring about 5.65 m³ of concrete at 10 cm thickness.

Clock faces, pizza slices, pie charts, and dartboards all use sector geometry. A dart landing in the "20" segment of a standard dartboard (outer diameter 451 mm, segment angle = 360°/20 = 18°) lands in a sector with arc length (18/360) × π × 451 ≈ 70.9 mm and sector area (18/360) × π × 225.5² ≈ 7,998 mm² ≈ 80 cm². Professional tournament rules specify these dimensions precisely using circle geometry.

Frequently Asked Questions

What is the area of a circle with radius 10?

Area = π × 10² = 100π ≈ 314.159 square units. Circumference = 2π × 10 = 20π ≈ 62.832 units. Diameter = 20 units. If the units are cm, the area is 314.16 cm² and circumference is 62.83 cm.

How many decimal places of pi do I need?

For everyday calculations, π ≈ 3.14159 (5 decimal places) is more than sufficient. NASA uses 15 decimal places for interplanetary navigation. The world record is over 100 trillion digits, but even for the most precise physics experiments, 40 digits of π is total overkill. For most home/construction projects, π ≈ 3.14 is fine.

What is the difference between circumference and area?

Circumference is the distance around the circle (a 1D measurement in units like cm or feet). Area is the 2D space enclosed by the circle (in square units like cm² or ft²). For radius r: Circumference = 2πr, Area = πr². Circumference grows linearly with r; area grows quadratically.

How do I find the radius from the circumference?

Rearrange C = 2πr: r = C/(2π). For C = 50 cm: r = 50/(2π) = 50/6.2832 ≈ 7.96 cm. Diameter = 2r ≈ 15.92 cm. Area = πr² = π × 63.4 ≈ 199.1 cm².

What is the area of a semicircle?

A semicircle is half a circle, so its area is πr²/2. The perimeter of a semicircle is πr (the arc) + 2r (the diameter) = r(π + 2). For radius 6: area = π × 36/2 ≈ 56.55 square units. Perimeter = 6(π + 2) ≈ 30.85 units.

How is a circle different from an ellipse?

A circle has all points equidistant from the center (one radius). An ellipse has two "radii" (semi-axes a and b), with a ≠ b for a true ellipse. Circle area = πr²; ellipse area = πab. When a = b = r, the ellipse becomes a circle. Planetary orbits are ellipses, not perfect circles — though Earth's orbit is very nearly circular (eccentricity 0.017).

What is the inscribed and circumscribed circle of a triangle?

The inscribed circle (incircle) is the largest circle fitting inside a triangle, tangent to all three sides. Its radius is r = Area/s where s = semi-perimeter. The circumscribed circle (circumcircle) passes through all three vertices. Its radius R = abc/(4 × Area) where a, b, c are the side lengths. These are used in triangle geometry and construction problems.

Why does a circle maximize area for a given perimeter?

This is the isoperimetric inequality: among all closed curves with the same perimeter, the circle encloses the maximum area. Mathematically: A ≤ C²/(4π), with equality only for circles. This is why bubbles form spheres (3D equivalent), why round logs produce maximum lumber, and why hexagonal cells in beehives are efficient (hexagons approximate circles in tiling).

How do I calculate the area of a ring (annulus)?

An annulus is the region between two concentric circles (like a washer). Area = π(R² − r²) = π(R+r)(R−r) where R is the outer radius and r is the inner radius. For outer radius 10 and inner radius 6: Area = π(100−36) = 64π ≈ 201.06 square units.

What is the relationship between a circle's radius and diameter in different units?

Radius and diameter are lengths, so they convert like any length unit. A circle with r = 5 inches has r = 12.7 cm, d = 10 inches = 25.4 cm. The area in square inches is π×25 ≈ 78.54 in²; in cm² it's π×161.29 ≈ 506.71 cm². Note: 1 in² = 6.4516 cm², and 78.54 × 6.4516 ≈ 506.71 ✓.

},{"@type":"Question","name":"How many decimal places of pi do I need?","acceptedAnswer":{"@type":"Answer","text":"For everyday calculations, π ≈ 3.14159 (5 decimal places) is more than sufficient. NASA uses 15 decimal places for interplanetary navigation. The world record is over 100 trillion digits, but even for the most precise physics experiments, 40 digits of π would be overkill."}},{"@type":"Question","name":"What is the difference between circumference and area?","acceptedAnswer":{"@type":"Answer","text":"Circumference is the distance around the circle (a linear measurement in units like meters). Area is the space enclosed by the circle (a square measurement in units² like m²). For a circle of radius r: Circumference = 2πr, Area = πr²."}}]}