Last verified · v1.0
Calculator · math
Circle Formula Calculator
Calculate circle area (A=πr²), circumference (C=2πr), diameter, and radius by entering any single known measurement.
Inputs
Calculated Circle Value
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Circle Formula Calculator: Area, Circumference, Diameter, and Radius
A circle is a two-dimensional geometric shape in which every point on the boundary lies at an equal distance from a fixed center point. That distance is the radius (r). The four fundamental measurements of any circle — area, circumference, diameter, and radius — all connect through the mathematical constant pi (π) ≈ 3.14159265358979, defined as the ratio of a circle's circumference to its diameter.
The Core Circle Formulas
All circle calculations derive from four primary relationships:
- Area: A = πr²
- Circumference: C = 2πr
- Diameter: d = 2r
- Radius from area: r = √(A/π)
- Radius from circumference: r = C / (2π)
- Radius from diameter: r = d / 2
Area Formula: A = πr²
The area A = πr² measures the total surface enclosed within the circle's boundary. Its derivation treats the circle as an infinite collection of thin concentric rings. Each ring at distance x from the center has circumference 2πx and infinitesimal width dx. Summing all rings from center to edge gives A = πr². As documented by Khan Academy's geometry curriculum, Archimedes first proved this result rigorously around 250 BCE using the method of exhaustion — bounding the circle's area between inscribed and circumscribed regular polygons with increasingly many sides.
Circumference Formula: C = 2πr
The circumference C = 2πr gives the total length of the circle's outer boundary. Because π is defined as C/d and d = 2r, substituting yields C = πd = 2πr. For a circle with radius 7 cm: C = 2 × 3.14159 × 7 ≈ 43.98 cm. The circumference governs practical applications from wheel rotation counts to fencing circular areas.
Diameter and Radius: d = 2r
The diameter spans the full width of the circle through its center, always equal to twice the radius: d = 2r, or r = d/2. A circle with a 20-inch diameter has a 10-inch radius. Any formula written in terms of r converts to diameter form by substituting r = d/2 — for example, A = πr² becomes A = πd²/4.
Variable Definitions
- r — Radius: Distance from center to boundary. Measured in linear units (m, cm, in, ft).
- d — Diameter: Longest chord through the center; d = 2r. Linear units.
- C — Circumference: Total boundary length of the circle. Linear units.
- A — Area: Surface enclosed by the circle. Square units (m², cm², in², ft²).
- π — Pi: Irrational mathematical constant ≈ 3.14159265358979, defined as C/d for any circle.
Cross-Formula Conversions
When only one measurement is known, use these direct conversions to reach any other property:
- Area from diameter: A = πd²/4
- Circumference from area: C = 2√(πA)
- Area from circumference: A = C²/(4π)
- Diameter from area: d = 2√(A/π)
Real-World Applications
Example 1 — Pizza Comparison
A 16-inch pizza (r = 8 in) has area π × 64 ≈ 201.06 in². A 12-inch pizza (r = 6 in) has area π × 36 ≈ 113.10 in². The 16-inch pizza provides approximately 78% more food surface area — a direct consequence of the quadratic relationship between radius and area.
Example 2 — Circular Irrigation Field
An irrigation system covers a circular field with circumference 125.66 m. The radius equals 125.66 / (2π) ≈ 20 m, and the irrigated area equals π × 400 ≈ 1,256.64 m². This area figure drives water volume, seed quantity, and fertilizer requirement calculations.
Example 3 — Wheel Odometry
A truck tire with diameter 1.0 m has circumference π × 1.0 ≈ 3.1416 m. The tire completes 1000 / 3.1416 ≈ 318.3 rotations per kilometer — the physical principle behind mechanical odometer design and tire rotation tracking.
Methodology and Standards
All formulas follow the standard Euclidean geometry definitions documented by Wolfram MathWorld, a rigorously peer-reviewed mathematical reference maintained by Wolfram Research. The value of π used is 3.14159265358979323846, consistent with the precision measurement standards established by the National Institute of Standards and Technology (NIST). Area outputs carry square unit designations; circumference, diameter, and radius outputs carry the same linear unit as the entered input value.
Reference