Lines, slope & coordinates
Circle Calculator: Radius, Diameter, Circumference & Area
Solve for radius, diameter, circumference, and area from any one value.
By Jeff Beem
Updated
Circle Inputs
How it was calculated
- From radius r = 5 m:
- Diameter: d = 2r = 2 × 5 = 10 m
- Circumference: C = 2πr = 2π × 5 ≈ 31.4159 m
- Area: A = πr² = π × (5)² ≈ 78.5398 m²
Formulas used
d = 2r, diameter is twice the radius
C = 2πr, circumference
A = πr², area
From circumference: r = C/(2π), A = C²/(4π)
From area: r = √(A/π), C = 2√(πA)
Example: radius 5 m (default)
By default (radius 5 m, 4 decimal places), you get diameter 10 m, circumference ≈ 31.4159 m, and area ≈ 78.5398 m². Change the “known” dropdown if you measured diameter, distance around, or square footage instead.
Which input to pick
Diameter
Circumference
Area
Circle calculator: r, d, circumference, and area from one value
One measurement in, four out, with units and a diagram. Chord and sector formulas are reference only; this tool does not take an angle.
What This Calculator Does
- Good for:“I know the diameter is 10 ft; what’s the area?” or verifying A = πr² by hand.
- Not for:Chord length, tangent lines, arc length, or sector area (those need angles). Ellipses and ovals are different shapes.
How the Math Works
- From radius r:
- From diameter d:
- From circumference C:
- From area A:
- Worked example (defaults):Known r = 5 m → d = 10 m, C ≈ 31.4159 m, A ≈ 78.5398 m².
How to Use This Calculator
- Precision slider:Controls displayed decimals (2–10); underlying math still uses full floating-point π.
- Diagram:Scales the drawing for visibility; numeric results are the source of truth, not the SVG size.
Parts of a Circle (Reference)
Radius is center to rim; diameter crosses through the center. A chord connects two rim points (diameter is the longest chord). A tangent touches at one point, perpendicular to the radius there. A sector is a pie slice: area = (θ/360°) × πr² when θ is in degrees. This solver only links r, d, C, and A for a full circle.
Circle Calculator FAQ
How do you find the circumference of a circle?
What is the relationship between radius and diameter?
How do I calculate the area of a circle from circumference?
How many degrees are in a circle?
What is pi (π) and why is it used for circles?
Math.PI and your chosen decimal places (2–10).Can I use different units (mm, cm, m, in, ft)?
Sources & citations
References used for the calculation method and definitions. Links open in a new tab when available.
SI base and derived units (meter, etc.) used for internal length and area conversions in the calculator.
Standard definitions of radius, diameter, circumference, and area relations for a circle.
Mathematical Reference Note
Calculation Logic: This tool uses standard mathematical algorithms. While we strive for accuracy, errors in logic or user input can result in incorrect data.
Verification: Results should be cross-checked if used for important academic, professional, or personal calculations.
Standard Terms: This tool is provided free of charge and as-is. CalcRegistry provides no warranty regarding the accuracy or fitness of these results for your specific needs.