Skip to main content

Online Calculator Lab

Circle Calculator

Find area, circumference, diameter, arc length & sector area instantly. Enter any known value — radius, diameter, area, or circumference.

Radius (r)7 units
Unit
Decimal Places
Arc & Sector (optional)
Central Angle (θ)90°
Circle Diagram

What Is a Circle Calculator?

A circle calculator computes any geometric property of a circle — area, circumference, diameter, arc length, sector area, or chord length — from a single known value. Because all circle properties connect through the radius and the constant π (pi ≈ 3.14159), knowing any one measurement lets you derive all the others.

This calculator accepts four different starting points: radius, diameter, area, or circumference. Enter whichever value you know and the rest compute instantly. The optional arc and sector section adds the central angle to calculate arc length, sector area, and chord length for any slice of the circle.

How to Use This Calculator

  1. Choose your input: Select "From Radius", "From Diameter", "From Area", or "From Circumference" depending on what you already know
  2. Enter the value — the input field updates its label to match your selected mode
  3. Select a unit (cm, m, inches, feet, etc.) — outputs use the same unit for length and squared unit for area
  4. Set the central angle (1°–360°) in the Arc & Sector section if you need arc length, sector area, or chord length
  5. Click "Calculate Circle" to see all results plus a labeled diagram
📌 Quick verification: Enter radius = 7 and you should get Area = 153.9380, Circumference = 43.9823, Diameter = 14. These are the exact values this calculator produces — all derived from π × 7² and 2 × π × 7.

Circle Formulas Explained

Every result this calculator produces flows from the same two relationships: area ties radius to π through squaring, and circumference ties radius to π through simple multiplication. The full set:

Given radius r: Diameter d = 2 × r Area A = π × r² Circumference C = 2 × π × r (also written π × d) Reverse formulas (finding r from other values): From diameter: r = d ÷ 2 From area: r = √(A ÷ π) From circumference: r = C ÷ (2 × π) Arc & Sector (central angle θ in degrees): Arc length L = (θ ÷ 360) × 2 × π × r Sector area S = (θ ÷ 360) × π × r² Chord length c = 2 × r × sin(θ ÷ 2) Worked example — radius = 7 units: Diameter = 2 × 7 = 14 Area = π × 7² = π × 49 = 153.9380 Circumference = 2 × π × 7 = 43.9823 With θ = 90°: Arc length = (90÷360) × 2π × 7 = 10.9956 Sector area = (90÷360) × π × 49 = 38.4845 Chord length = 2 × 7 × sin(45°) = 9.8995

Circle Reference Table — Common Radii

Every row below is independently calculated — no interpolation. All values use π = 3.14159265358979:

RadiusDiameterAreaCircumference
123.14166.2832
3628.274318.8496
51078.539831.4159
714153.938043.9823
1020314.159362.8319
1530706.858394.2478
20401,256.6371125.6637
25501,963.4954157.0796

Area grows as the square of the radius — doubling the radius quadruples the area. A circle with radius 10 has an area of 314.1593; a circle with radius 20 has an area of 1,256.6371 — exactly 4× larger, derived from (20/10)² = 4. This relationship explains why large circles enclose space far more efficiently than small ones.

Arc Length and Sector Area

A sector is a "pie slice" of a circle defined by two radii and the arc between them. The central angle θ determines what fraction of the full circle you're working with: a 90° sector is exactly ¼ of the circle, a 180° sector is a semicircle, and 360° is the full circle. Here's how arc length and sector area scale at radius = 10:

Angle θFractionArc Length (r=10)Sector Area (r=10)Chord Length (r=10)
30°1/125.236026.17995.1764
45°1/87.854039.26997.6537
60°1/610.472052.359910.0000
90°1/415.708078.539814.1421
120°1/320.9440104.719817.3205
180°1/231.4159157.079620.0000
360°Full62.8319314.15930

Notice that at 60°, the chord length (10.0000) exactly equals the radius when r = 10. This is not a coincidence — an equilateral triangle inscribed in a circle always produces 60° central angles, and each chord equals the radius. At 180°, the chord equals the diameter (2r = 20.0000), since the chord of a semicircle is simply the diameter. Reference: Khan Academy — Arc Length

Real-World Circle Calculations

Circles appear throughout engineering, construction, food, and sports. Three concrete examples — all computed with the formulas above:

  • 12-inch diameter pizza, cut into 8 slices: radius = 6 inches → total area = π × 6² = 113.0973 sq in. Each slice is a 45° sector (360°/8): sector area = (45/360) × 113.0973 = 14.1372 sq in. Arc length of each crust piece = (45/360) × 2π × 6 = 4.7124 inches.
  • Standard 400m running track: The inner lane has a circumference of 400m. Working backward: r = 400 ÷ (2π) = 63.66m. Area enclosed = π × 63.66² = 12,732.4 m². (Note: actual tracks are not perfect circles — they're two straights with semicircular ends, but this gives a useful approximation.)
  • Ferris wheel with 50m diameter: r = 25m. Circumference (one full rotation distance) = 2 × π × 25 = 157.08m. A rider completes 157.08 meters of travel per revolution. Area swept = π × 25² = 1,963.50 m².

Reference: NIST Guide to SI Units and Measurement

Understanding Pi (π) — Why 3.14159…

Pi is the ratio of a circle's circumference to its diameter — always, for every circle, regardless of size. Measure any circular object's circumference, divide by its diameter, and you get approximately 3.14159. This ratio is irrational (its decimal never repeats or terminates) and has been calculated to over 100 trillion digits as of 2022.

For practical calculations, π ≈ 3.14159265 is accurate enough for any engineering or everyday use. The fraction 22/7 ≈ 3.142857 is a common rough approximation — it's off by about 0.04%, which matters for precision work but is fine for quick estimates. This calculator uses JavaScript's built-in Math.PI = 3.141592653589793, accurate to 15 significant figures. Reference: NASA JPL — How Many Decimals of Pi Do We Really Need?

5 Tips for Circle Calculations

  • When you only know circumference, divide by π to get diameter. C ÷ π = d directly. For circumference = 50: diameter = 50 ÷ π = 15.9155. This shortcut bypasses the radius step entirely when diameter is what you need.
  • Area scales with the square of radius — not linearly. Doubling the radius makes the area 4× larger, tripling makes it 9× larger. A pizza with 14" diameter has (7/6)² = 1.361× more area than a 12" pizza — about 36% more food for what's often a smaller price difference.
  • At 60°, chord length always equals the radius. This is a useful geometric fact: when the central angle is exactly 60°, the chord connecting the two arc endpoints has the same length as the radius. Useful for verifying measurements — if you measure a 60° chord and it doesn't equal r, your radius or angle measurement is off.
  • Arc length at 360° equals circumference — use this as a check. Enter any radius, set angle to 360°, and arc length should equal 2πr (the circumference). If it doesn't, something is wrong with the formula. For r = 7: arc at 360° = 43.9823, circumference = 43.9823 ✓.
  • Use the "From Area" mode when you know the floor or surface area. A circular garden covering 200 sq ft has radius = √(200/π) = 7.9788 ft and circumference = 2π × 7.9788 = 50.1327 ft — telling you exactly how much edging material you need. Working backward from area is far more practical than first guessing a radius.

Frequently Asked Questions — Circle Calculator

Area = π × r², where r is the radius and π ≈ 3.14159. For a circle with radius 7: Area = π × 49 = 153.9380. If you know the diameter instead, use Area = π × (d/2)² = π × d² ÷ 4. If you know the circumference C, use Area = C² ÷ (4π). All three give the same result for the same circle — just starting from different known values.
Technically, "circumference" is the perimeter of a circle specifically — both words mean the total length of the boundary. "Perimeter" is used for polygons (triangles, rectangles, etc.) while "circumference" is the standard term for circles. In everyday use they're interchangeable for circles. Circumference = 2πr = πd.
Rearrange the area formula: r = √(Area ÷ π). For Area = 200: r = √(200 ÷ π) = √63.662 = 7.9788. Use the "From Area" mode in this calculator to do this automatically. You can verify: π × 7.9788² = 200.00 ✓.
A sector is a "pie slice" — the region bounded by two radii and the arc between them. Sector area = (θ/360) × π × r², where θ is the central angle in degrees. A 90° sector of a circle with radius 7 has area = (90/360) × π × 49 = 38.4845 — exactly one quarter of the full circle area of 153.9380. At 360°, the sector area equals the full circle area.
22/7 ≈ 3.142857, which is off from true π by about 0.04%. For a circle with radius 7, using 22/7 gives area = 154.0000 vs the correct 153.9380 — a difference of 0.062. That's fine for rough estimates and classroom problems, but for engineering or construction work, use at least π ≈ 3.14159 (5 decimal places). This calculator uses Math.PI = 3.141592653589793 (15 decimal places).
A chord is the straight line connecting two points on the circle's edge. An arc is the curved path along the circle between those same two points. The arc is always longer than the chord — for a 90° sector with radius 7, the arc is 10.9956 while the chord is 9.8995. The only time chord length equals arc length is when both are zero (a single point). The diameter is a special chord that passes through the center, which is also the longest possible chord in any circle.