Circle Calculator
Find area, circumference, diameter, arc length & sector area instantly. Enter any known value — radius, diameter, area, or circumference.
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
- Choose your input: Select "From Radius", "From Diameter", "From Area", or "From Circumference" depending on what you already know
- Enter the value — the input field updates its label to match your selected mode
- Select a unit (cm, m, inches, feet, etc.) — outputs use the same unit for length and squared unit for area
- Set the central angle (1°–360°) in the Arc & Sector section if you need arc length, sector area, or chord length
- Click "Calculate Circle" to see all results plus a labeled diagram
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:
Circle Reference Table — Common Radii
Every row below is independently calculated — no interpolation. All values use π = 3.14159265358979:
| Radius | Diameter | Area | Circumference |
|---|---|---|---|
| 1 | 2 | 3.1416 | 6.2832 |
| 3 | 6 | 28.2743 | 18.8496 |
| 5 | 10 | 78.5398 | 31.4159 |
| 7 | 14 | 153.9380 | 43.9823 |
| 10 | 20 | 314.1593 | 62.8319 |
| 15 | 30 | 706.8583 | 94.2478 |
| 20 | 40 | 1,256.6371 | 125.6637 |
| 25 | 50 | 1,963.4954 | 157.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 θ | Fraction | Arc Length (r=10) | Sector Area (r=10) | Chord Length (r=10) |
|---|---|---|---|---|
| 30° | 1/12 | 5.2360 | 26.1799 | 5.1764 |
| 45° | 1/8 | 7.8540 | 39.2699 | 7.6537 |
| 60° | 1/6 | 10.4720 | 52.3599 | 10.0000 |
| 90° | 1/4 | 15.7080 | 78.5398 | 14.1421 |
| 120° | 1/3 | 20.9440 | 104.7198 | 17.3205 |
| 180° | 1/2 | 31.4159 | 157.0796 | 20.0000 |
| 360° | Full | 62.8319 | 314.1593 | 0 |
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.