Ekuation

Math

Circle Calculator

The Circle Calculator computes every measurable property of a circle from any single known value. Enter a radius, diameter, area, or circumference and instantly get all other properties. Optionally provide a central angle to calculate arc length, sector area, segment area, and chord length with full step-by-step formula display.

Circle Measurement

Enter one known value to compute all circle properties

Details: Distance from center to edge

Distance from the center to the edge (half the diameter)

Arc & Sector (Optional)

Enter a central angle to also calculate arc length, sector area, segment area, and chord length

Leave empty to skip arc/sector calculations

Circle Calculation Tips

Click to show tips

Try an Example

Pick a scenario to see how the calculator works, then adjust the values

Unit Circle

The fundamental circle with radius 1, used throughout mathematics.

Key values: Radius = 1 · Area = 3.14 · Circumference = 6.28

Pizza (12-inch)

A standard 12-inch diameter pizza for area and slice calculations.

Key values: Diameter = 12 in · Area = 113.1 sq in · 45-degree slice

Circular Garden

A garden bed with a 5-meter radius for landscaping calculations.

Key values: Radius = 5 m · Area = 78.54 sq m · Circumference = 31.42 m

Documentation

What Is a Circle?

A circle is the set of all points in a plane that are equidistant from a fixed center point. That constant distance is the radius (rr). The circle is one of the most fundamental shapes in mathematics and appears everywhere in nature, engineering, and daily life -- from wheels and coins to orbits and ripples.

This calculator computes every measurable property of a circle from any single known value. Enter a radius, diameter, area, or circumference, and all other properties are derived instantly. Optionally, provide a central angle to calculate arc length, sector area, segment area, and chord length.


How to Use This Calculator

  1. Select what you know: Choose whether you are entering the radius, diameter, area, or circumference.
  2. Enter the value: Type your known measurement into the input field.
  3. View the results: All four core properties (radius, diameter, area, circumference) are computed and displayed with a step-by-step formula solution.
  4. Optional: Add a central angle: Expand the "Arc & Sector" section and enter a central angle in degrees or radians to also compute arc length, sector area, segment area, and chord length.

Circle Formulas

Area of a Circle

A=πr2A = \pi r^2

Where rr is the radius. The area represents the space enclosed within the circle. From the diameter: A=πd24A = \frac{\pi d^2}{4}. From the circumference: A=C24πA = \frac{C^2}{4\pi}.

Circumference

C=2πr=πdC = 2\pi r = \pi d

The circumference is the distance around the circle (its perimeter). The ratio of any circle's circumference to its diameter is always π\pi.

Diameter

d=2rd = 2r

The diameter is the distance across the circle through its center, equal to twice the radius.

Arc Length

s=rθ(θ in radians)s = r\theta \quad (\theta \text{ in radians})

The arc length is the portion of the circumference subtended by a central angle θ\theta. In degrees: s=θ360°×2πrs = \frac{\theta}{360°} \times 2\pi r.

Sector Area

Asector=12r2θ(θ in radians)A_{\text{sector}} = \frac{1}{2} r^2 \theta \quad (\theta \text{ in radians})

A sector is a "pie slice" region bounded by two radii and an arc. Its area is the fraction of the full circle area corresponding to the central angle.

Segment Area

Asegment=12r2(θsinθ)A_{\text{segment}} = \frac{1}{2} r^2 (\theta - \sin\theta)

A segment is the region between a chord and the arc it cuts off. The formula subtracts the triangle area from the sector area: Asegment=AsectorAtriangleA_{\text{segment}} = A_{\text{sector}} - A_{\text{triangle}}.

Chord Length

c=2rsin ⁣(θ2)c = 2r \sin\!\left(\frac{\theta}{2}\right)

A chord is a straight line connecting two points on the circle. The longest possible chord is the diameter (when θ=180°\theta = 180°).


Why A = πr²? (Intuitive Derivation)

The classic "pizza slice" method provides an intuitive understanding:

  1. Divide the circle into nn equal thin sectors (like pizza slices).
  2. Rearrange the sectors alternately (point up, point down) to approximate a parallelogram.
  3. As nn \to \infty, the shape approaches a rectangle with:
    • Height = rr (the radius)
    • Base = πr\pi r (half the circumference)
  4. Area of rectangle = base x height = πr×r=πr2\pi r \times r = \pi r^2.

A rigorous calculus derivation integrates concentric rings:

A=0r2πρdρ=2πr22=πr2A = \int_0^r 2\pi \rho \, d\rho = 2\pi \cdot \frac{r^2}{2} = \pi r^2

Worked Examples

Example 1: Student Homework (Radius Given)

A 7th-grade student needs to find the area and circumference of a circle with radius 5 cm.

  1. Area: A=πr2=π×52=25π78.54 cm2A = \pi r^2 = \pi \times 5^2 = 25\pi \approx 78.54 \text{ cm}^2
  2. Circumference: C=2πr=2π×5=10π31.42 cmC = 2\pi r = 2\pi \times 5 = 10\pi \approx 31.42 \text{ cm}
  3. Diameter: d=2×5=10 cmd = 2 \times 5 = 10 \text{ cm}

Tip: Always check whether the problem gives you the radius or the diameter. Using the diameter in place of the radius is the most common student error and produces an answer that is 4 times too large.

Example 2: Landscaping (Diameter Given)

A homeowner wants to build a circular garden bed with a 12-foot diameter. They need to know how much mulch (area) and how much edging material (circumference).

  1. Radius: r=12/2=6 ftr = 12/2 = 6 \text{ ft}
  2. Area: A=π×62=36π113.10 ft2A = \pi \times 6^2 = 36\pi \approx 113.10 \text{ ft}^2
  3. Circumference: C=π×1237.70 ftC = \pi \times 12 \approx 37.70 \text{ ft}

Practical note: At 2 inches of mulch depth, the volume needed is approximately 113.10×(2/12)18.85 ft30.70 yd3113.10 \times (2/12) \approx 18.85 \text{ ft}^3 \approx 0.70 \text{ yd}^3. When buying edging, add 5--10% extra for overlap and waste.

Example 3: Running Track Radius (Circumference Given)

A 400m running track has two straight sections of 84.39m each and two semicircular ends. What is the radius of the curves?

  1. Total curve circumference: C=4002×84.39=231.22 mC = 400 - 2 \times 84.39 = 231.22 \text{ m}
  2. Radius: r=C2π=231.222π36.80 mr = \frac{C}{2\pi} = \frac{231.22}{2\pi} \approx 36.80 \text{ m}

Note: The IAAF standard inner radius is 36.50 m. The small difference is because the measurement line is 30 cm from the inner edge.

Example 4: Pizza Slice Arc Length

A 14-inch diameter pizza is cut into 8 equal slices. What is the crust length (arc) of each slice?

  1. Radius: r=7 inr = 7 \text{ in}, central angle: θ=360°/8=45°\theta = 360°/8 = 45°
  2. Arc length: s=45360×2π×7=18×43.985.50 ins = \frac{45}{360} \times 2\pi \times 7 = \frac{1}{8} \times 43.98 \approx 5.50 \text{ in}
  3. Sector area (the slice): A=18×π×4919.24 in2A = \frac{1}{8} \times \pi \times 49 \approx 19.24 \text{ in}^2

Example 5: Construction Concrete Pad

A contractor needs to pour a circular concrete pad with a 3-meter radius, 15 cm thick.

  1. Area: A=π×32=9π28.27 m2A = \pi \times 3^2 = 9\pi \approx 28.27 \text{ m}^2
  2. Volume: V=28.27×0.154.24 m3V = 28.27 \times 0.15 \approx 4.24 \text{ m}^3

Practical note: At roughly 2.4 tonnes per m³ of wet concrete, this requires about 10.2 tonnes of ready-mix.


Common Mistakes to Avoid

MistakeCorrection
Confusing radius and diameter (using dd in A=πr2A = \pi r^2)If given the diameter, use A=π(d/2)2=πd2/4A = \pi(d/2)^2 = \pi d^2/4, not πd2\pi d^2. The off-by-4 error is the most common circle mistake.
Computing (πr)2(\pi r)^2 instead of πr2\pi r^2The squaring applies to rr only: πr2=π×(r2)\pi r^2 = \pi \times (r^2), not (π×r)2(\pi \times r)^2.
"Doubling the radius doubles the area"Doubling rr quadruples the area: π(2r)2=4πr2\pi(2r)^2 = 4\pi r^2. Area scales with the square of the linear dimension.
Confusing circumference and areaCircumference is a length (units: cm). Area is a space (units: cm²). They have different dimensions and different formulas.
Forgetting to convert degrees to radiansThe formula s=rθs = r\theta requires θ\theta in radians. If using degrees: s=(θ/360°)×2πrs = (\theta/360°) \times 2\pi r.
Using π=3.14\pi = 3.14 for precise calculationsπ\pi is irrational; 3.14 is a rough approximation. For calculations, use full machine precision (Math.PI in JavaScript provides 15--17 significant digits).

Scaling Relationships

Understanding how circle properties scale with size is practically useful and conceptually important:

  • Circumference scales linearly: double rr, double CC.
  • Area scales quadratically: double rr, quadruple AA.

Pizza comparison: A 16-inch pizza has (16/12)21.78(16/12)^2 \approx 1.78 times the area of a 12-inch pizza, not 1.33 times. The larger pizza is a significantly better deal per square inch.


About the Number π

π\pi (pi) is defined as the ratio of any circle's circumference to its diameter: π=C/d\pi = C/d. Key facts:

  • π3.14159265358979...\pi \approx 3.14159265358979...
  • Irrational: Cannot be expressed as a fraction. Proved by Johann Heinrich Lambert in 1761.
  • Transcendental: Not the root of any polynomial with rational coefficients. Proved by Ferdinand von Lindemann in 1882, settling the ancient problem of "squaring the circle."
  • Historical approximations: Babylonians used 3.125; Egyptians used (16/9)² 3.1605; Archimedes bounded it as 223/71 < π < 22/7; Zu Chongzhi found 355/113 3.1415929, accurate to 6 decimal places.

Frequently Asked Questions

What is the formula for the area of a circle?

The area is A=πr2A = \pi r^2, where rr is the radius. If you have the diameter dd, use A=πd2/4A = \pi d^2/4. If you have the circumference CC, use A=C2/(4π)A = C^2/(4\pi).

How do I find the circumference from the diameter?

Simply multiply the diameter by π\pi: C=πdC = \pi d. For example, a circle with diameter 10 has circumference 10π31.4210\pi \approx 31.42.

Why does doubling the radius quadruple the area?

Because area depends on r2r^2. If rr becomes 2r2r, the area becomes π(2r)2=4πr2\pi(2r)^2 = 4\pi r^2, which is 4 times the original area. This is the fundamental property of quadratic scaling.

What is the difference between a sector and a segment?

A sector is the "pie slice" region bounded by two radii and an arc. A segment is the region between a chord and the arc it subtends. The segment equals the sector minus the triangular region formed by the chord and the two radii.

How do I convert between degrees and radians?

Multiply degrees by π/180\pi/180 to get radians. Multiply radians by 180/π180/\pi to get degrees. For example, 90°=π/2 rad90° = \pi/2 \text{ rad} and π rad=180°\pi \text{ rad} = 180°.

Can the central angle exceed 360 degrees?

Yes. While unusual for standard geometry, angles greater than 360 degrees are valid and produce arc lengths exceeding the full circumference. This can represent multiple revolutions (e.g., a helix or winding). The calculator accepts these values and displays an informational note.

What is the most area-efficient shape?

For a given perimeter, the circle encloses the maximum possible area. This is known as the isoperimetric inequality. It is the reason why soap bubbles are spherical and why many natural structures are circular.


References

  • Euclid. Elements, Book XII, Proposition 2 (c. 300 BCE).
  • Archimedes. Measurement of a Circle (c. 250 BCE) — First rigorous bounds on π: 223/71 < π < 22/7.
  • Lindemann, F. (1882). Proof of transcendence of π. Mathematische Annalen, 20(2), 213–225.
  • Stewart, J. Calculus: Early Transcendentals, 9th ed., Cengage, 2020.
  • Larson, R. & Edwards, B. Calculus, 12th ed., Cengage, 2023.

Disclaimer

This calculator is provided for educational and convenience purposes only. While the formulas are based on standard mathematical definitions (sourced from Euclid's Elements, Archimedes, and modern textbooks such as Stewart's Calculus), the results should not be used as the sole basis for critical engineering, construction, or legal decisions. Always verify measurements independently and consult a qualified professional for applications where precision is essential.

Specialized Calculators

Choose from 4 specialized versions of this calculator, each optimized for specific use cases and calculation methods.

Related Calculators

6 Calculators

More Math calculators

Calculator Search

Search and find calculators