Home › Math › Circumference of a Circle Calculator
○ Math Calculator
Circumference of a Circle Calculator
Find the circumference of any circle instantly. Enter the radius, diameter, or area and get circumference, diameter, radius, and area all at once — with a complete step-by-step solution.
✓
units
Please enter a positive value.
Enter radius, diameter, area, or circumference below
What measurement are you entering?
Circumference
—
Was this calculator helpful?
Thanks for your feedback!
Was this calculator helpful?
✓ Thanks for your feedback!
Sources & Methodology
✓Formulas verified against Khan Academy geometry curriculum and the NCTM standards for circle measurement.
All circle formulas: circumference, area, diameter, radius relationships with numerical examples and interactive diagrams
Methodology: From radius: C = 2πr, A = πr², d = 2r. From diameter: r = d/2, then same formulas. From area: r = √(A/π), then C = 2πr. From circumference: r = C/(2π), d = C/π, A = πr². Semicircle perimeter = πr + 2r. All calculations use JavaScript’s Math.PI (15 significant digits). Results rounded to 4 decimal places.
⏱ Last reviewed: March 2026
How to Calculate the Circumference of a Circle
The circumference of a circle is the total distance around its outer edge — the circle’s equivalent of perimeter. It is directly proportional to the radius and diameter through the constant π (pi ≈ 3.14159). There are three equivalent formulas depending on which measurement you start with.
Formula from Radius
C = 2 × π × r
Where r is the radius (center to edge). Example: r = 5 → C = 2 × 3.14159 × 5 = 31.416 units
Formula from Diameter
C = π × d
Where d is the diameter (edge to edge through center). Since d = 2r, this is identical to C = 2πr. Example: d = 10 → C = 3.14159 × 10 = 31.416 units
Formula from Area
C = 2 × √(π × A)
First find radius r = √(A/π), then apply C = 2πr. Example: A = 78.54 → r = √(78.54/3.14159) = √25 = 5 → C = 31.416 units
Circle Measurement Reference Table
Radius (r)
Diameter (d)
Circumference (C)
Area (A)
1
2
6.283
3.142
2
4
12.566
12.566
3
6
18.850
28.274
5
10
31.416
78.540
7
14
43.982
153.938
10
20
62.832
314.159
15
30
94.248
706.858
Circumference of a Semicircle
The perimeter of a semicircle has two parts: the curved arc (half the full circumference = πr) and the straight diameter (2r). Total semicircle perimeter = πr + 2r. For r = 5: curved arc = 15.708, straight edge = 10, total = 25.708 units.
Real-World Uses of Circumference
Wheel distance: One wheel revolution travels exactly one circumference. A bike wheel with 35 cm radius travels 2π×35 = 219.9 cm per revolution
Fencing circular gardens: A circular garden with 4 m radius needs 2π×4 = 25.13 m of fencing
Track length: A running track with semicircular ends uses circumference to calculate the curved sections
Pipe wrapping: Insulation or tape around a pipe needs circumference × length of pipe
Clock hands: The tip of a clock’s minute hand travels one circumference per hour
💡 Pi Memory Trick: π ≈ 3.14159 — remember “3 point 14159” or the phrase “How I wish I could calculate pi” (3.14159 = word lengths 3, 1, 4, 1, 5, 9). For quick mental estimates, π ≈ 3 gives results within 4.5% of the exact answer, and π ≈ 22/7 gives results within 0.04%.
Frequently Asked Questions
C = 2πr (using radius) or C = πd (using diameter), where π ≈ 3.14159. Both formulas give the same result since d = 2r. For example, radius = 5: C = 2 × 3.14159 × 5 = 31.416 units. Diameter = 10: C = 3.14159 × 10 = 31.416 units.
Multiply the radius by 2π: C = 2πr. For radius = 7: C = 2 × 3.14159 × 7 = 43.982 units. This formula works because the circumference equals π times the diameter, and the diameter equals twice the radius.
Multiply the diameter by π: C = πd. For d = 14: C = 3.14159 × 14 = 43.982 units. This is the most direct formula because π is defined as the ratio C/d, meaning every circle’s circumference divided by its diameter always equals exactly π.
From area A, find radius: r = √(A/π). Then apply C = 2πr. Shortcut: C = 2√(πA). For A = 78.54: r = √(78.54/3.14159) = √25 = 5, so C = 2 × 3.14159 × 5 = 31.416 units.
Circumference is the specific term for the perimeter of a circle. Perimeter applies to straight-sided shapes (polygons), while circumference is used exclusively for curved shapes like circles and ellipses. Both measure the total outer boundary length. Circumference = 2πr is the circle’s perimeter formula.
Divide the circumference by π: d = C/π. For C = 31.416: d = 31.416/3.14159 = 10. Similarly, radius = C/(2π). For C = 31.416: r = 31.416/(2×3.14159) = 5.
π (pi) is the mathematical constant equal to any circle’s circumference divided by its diameter. Its value is approximately 3.14159265 and its decimal digits never end or repeat (it is irrational). It appears in the circumference formula because by definition C = π × d — the ratio of circumference to diameter is always exactly π for every circle in existence.
A semicircle perimeter = curved arc + straight diameter = πr + 2r = r(π + 2). For r = 5: arc = π×5 = 15.708, straight = 10, total = 25.708 units. Note that the “circumference” of a semicircle typically refers only to the curved arc (πr), while the full perimeter includes the straight edge.
Circumference is used to calculate how far a wheel travels per revolution (circumference = distance per rotation), fencing needed for circular gardens, pipe or cable wrap lengths, the length of circular running tracks, belt lengths in pulleys, and the amount of material needed to edge circular surfaces. Any application involving “going around” a circular object uses the circumference formula.
For school problems, π ≈ 3.14 or 22/7 is accurate enough. For engineering, use π ≈ 3.14159265 (8 decimal places). This calculator uses JavaScript’s built-in Math.PI which provides 15 significant digits, giving results accurate to within nanometers even for very large circles. Using just π = 3 gives results within 4.5% of exact.