Circle Calculator
Calculate circle area, circumference, diameter, radius, arc length, and sector area with step-by-step geometric derivations.
Did this calculation save you time?
Student ProjectHi! I'm a student developer building Calculat in my spare time. I was tired of searching for basic math tools and having to click through 10 spammy popups, loan ads, and cookie trackers.
I keep this website 100% free, private, and ad-free. If this helped you with your homework, project, or finances today, bookmarking this page or telling a friend helps me keep building more free tools!
What Is a Circle Calculator?
A circle is the set of all points in a two-dimensional plane that are equidistant from a central point. The distance from the center to any point on the boundary is the radius (r), and the boundary distance is the circumference (C).
How to Use This Calculator
- Enter the circle radius (or adjust central angle for arc/sector calculations).
- Instantly view the calculated Area (A), Circumference (C), and Diameter (d).
- Review the step-by-step mathematical substitutions using π ≈ 3.14159265.
Circle Area and Circumference Formulas
A = \pi r^2, \quad C = 2\pi r = \pi d, \quad A_{\text{sector}} = \frac{\theta}{360^\circ}\pi r^2Area is calculated by multiplying pi by radius squared. Circumference is 2 times pi times radius. Sector area is the proportion of the central angle theta over 360 degrees.
Worked Example
Scenario: Find area and circumference of a circle with radius r = 7 cm
Diameter: d = 2 × 7 = 14 cm
Circumference: C = 2 × π × 7 ≈ 43.9823 cm
Area: A = π × (7)² = 49π ≈ 153.938 cm²
Tips & Key Notes
- If you know diameter instead of radius, simply divide diameter by 2.
- To find radius from circumference, divide circumference by 2π (approx. 6.28318).
- To find radius from area, divide area by π, then take the square root.
Frequently Asked Questions
What is the relationship between diameter and radius?
The diameter is exactly twice the length of the radius: d = 2r, or r = d / 2.
How do you find the area of a circle sector?
Multiply the full circle area (πr²) by the fraction of the circle subtended by the central angle: (θ / 360°).
What is arc length?
Arc length is the curved distance along the circumference corresponding to a central angle: s = (θ / 360°) × 2πr.
Why is pi used in circle calculations?
Pi (π ≈ 3.14159) represents the universal ratio of any circle’s circumference to its diameter (C / d).
Related Calculators
Explore similar toolsSphere Calculator
Calculate sphere volume, surface area, diameter, and great circle circumference from radius with step-by-step mathematical deduction.
Cylinder Calculator
Calculate right circular cylinder volume, total surface area, lateral (curved) surface area, and base area from radius and height.
Triangle Calculator
Calculate triangle area using Heron’s formula or base and height, perimeter, semi-perimeter, inradius, and classification.