Calculate circle diameter from circumference and see radius, area, and equivalent circle values in metric or imperial units with unit conversions.
- All Math and Numbers Calculators
- All Reverse Calculators
- Reverse Slope Calculator
- Reverse Hypotenuse Calculator
- Reverse Area Calculator
Reverse Circumference Formula
The calculator works backward from circumference to find the diameter, radius, and area of a circle. The second mode lets you start from any one circle measurement and get the rest.
D = C / pi r = C / (2*pi) A = C^2 / (4*pi)
- C = circumference (the distance around the circle)
- D = diameter (straight line across, through the center)
- r = radius (center to edge, equal to D/2)
- A = area enclosed by the circle
- pi ≈ 3.14159265
These formulas assume a perfect circle on a flat plane. If you measured a real object with a tape, expect a small error from tape stretch, seam thickness, or out-of-round shape. Units must match: if C is in inches, D and r come out in inches and A in square inches.
Mode 1, Circumference to diameter: enter C and a unit. The calculator divides by pi for the diameter, halves it for the radius, and uses A = pi*r² for the area.
Mode 2, Other circle value: pick which value you have (diameter, radius, circumference, or area). The calculator converts to a radius first, then derives every other property using the formulas above. For area input, it uses r = sqrt(A/pi).
Reference Tables
Use these to sanity-check a result or to estimate without typing.
| Circumference | Diameter | Radius | Area |
|---|---|---|---|
| 1 | 0.3183 | 0.1592 | 0.0796 |
| 5 | 1.5915 | 0.7958 | 1.9894 |
| 10 | 3.1831 | 1.5915 | 7.9577 |
| 25 | 7.9577 | 3.9789 | 49.736 |
| 50 | 15.915 | 7.9577 | 198.94 |
| 100 | 31.831 | 15.915 | 795.77 |
Common round-trip checks for everyday objects:
| Object | Typical Circumference | Implied Diameter |
|---|---|---|
| US quarter | 76 mm | 24.2 mm |
| Soda can | 8.25 in | 2.63 in |
| Basketball (size 7) | 29.5 in | 9.39 in |
| Adult head (hat sizing) | 22 in | 7.00 in |
| Tree trunk | 60 in | 19.10 in |
Worked Examples
Example 1: Pipe diameter from a tape measurement. You wrap a tape around a pipe and read 12.57 inches. Diameter = 12.57 / pi = 4.00 in. Radius = 2.00 in. That matches a nominal 4-inch pipe.
Example 2: Tree trunk. A trunk measures 47 inches around. Diameter = 47 / 3.14159 = 14.96 in. Radius = 7.48 in. Cross-sectional area = pi * 7.48² = 175.8 sq in.
Example 3: From area back to circumference. A circular patio covers 200 sq ft. Radius = sqrt(200 / pi) = 7.98 ft. Circumference = 2 * pi * 7.98 = 50.13 ft of edging.
FAQ
Why divide by pi? Pi is defined as the ratio of circumference to diameter for any circle. So C / pi always returns the diameter, and C / (2*pi) returns the radius.
How accurate is the result? The math is exact to the precision of pi used (about 15 digits here). Real-world accuracy depends on your input. A tape reading rounded to the nearest millimeter limits the diameter to roughly 0.3 mm precision after dividing by pi.
Can I mix units? No. Pick one unit per calculation. If you have a circumference in cm and need the diameter in inches, calculate first and then convert.
What if my object is not perfectly round? The formulas treat the shape as a true circle. For an oval or slightly deformed object, the result is the diameter of the equivalent circle that has the same circumference, not the actual minimum or maximum width.
