Need a fast way to move between diameter, radius, and circumference? This calculator helps you do exactly that. Enter one circle measurement, click calculate, and instantly get the other two values.
What this diameter and circumference calculator does
A circle has three common measurements:
- Radius (r): distance from the center of the circle to its edge.
- Diameter (d): distance from one side of the circle to the other, passing through the center.
- Circumference (C): total distance around the circle.
Since these values are mathematically connected, you only need one of them to find the others. This tool performs those conversions instantly using accurate π (pi) calculations.
Circle formulas you need
- d = 2r
- r = d / 2
- C = πd
- C = 2πr
- d = C / π
This calculator uses JavaScript's built-in Math.PI value for high precision.
How to use the calculator
Step 1: Pick the known value type
Choose whether the number you have is a diameter, radius, or circumference.
Step 2: Enter your number
Type any positive value (decimals are accepted). For example: 12, 7.5, 0.82, etc.
Step 3: (Optional) Add units and precision
If you enter a unit like cm or in, the output will include that same unit. You can also choose how many decimal places to display.
Step 4: Click Calculate
The tool returns radius, diameter, and circumference along with the formula path used.
Worked examples
Example 1: You know diameter = 10 cm
- Radius = 10 / 2 = 5 cm
- Circumference = π × 10 ≈ 31.4159 cm
Example 2: You know radius = 3.2 m
- Diameter = 2 × 3.2 = 6.4 m
- Circumference = 2π × 3.2 ≈ 20.1062 m
Example 3: You know circumference = 50 in
- Diameter = 50 / π ≈ 15.9155 in
- Radius = 15.9155 / 2 ≈ 7.9577 in
Where these calculations are used
Diameter and circumference conversions show up in many practical situations:
- Measuring pipes, tubes, and circular fittings
- Wheel and tire size checks
- Round tables, planters, and lids in home projects
- Manufacturing, machining, and drafting
- Classroom geometry and exam prep
Common mistakes to avoid
- Confusing radius and diameter
- Forgetting that diameter is always twice the radius
- Using 3.14 too aggressively when higher precision is needed
- Mixing units (for example, entering inches but reading output as centimeters)
Quick FAQ
Can I enter decimals?
Yes. The calculator accepts integer and decimal values.
What if I only need one conversion?
No problem. You can still use the result panel and ignore any value you do not need.
Does this work on phones?
Yes. The page is responsive and adapts to smaller screens automatically.
Final note
If you regularly work with circles, keeping these conversions quick and accurate saves time. Bookmark this page so you can calculate diameter, radius, and circumference in seconds.