Formula and Method for Converting Diameter to Radius
The radius of a circle is the distance from its center to any point on the edge. The diameter is the distance straight across the circle through the center — a full chord that passes through the middle point. Because the center sits exactly halfway along that line, the radius is always exactly half the diameter: r = d ÷ 2. This calculator also derives the circumference (C = πd) and area (A = πr²) from the same diameter, since both are common next steps once you know a circle's size.
How the calculation works
Enter the diameter and choose the unit it is measured in. The calculator divides that value by 2 to get the radius, multiplies it by π (≈ 3.14159) to get the circumference (C = πd, equivalent to 2πr), and squares the radius and multiplies by π to get the area (A = πr², equivalent to πd² ÷ 4). All outputs share the diameter's linear unit, except area, which is reported in that unit squared.
Common mistakes
- Diameter vs. radius: many circle formulas (like A = πr²) expect radius, not diameter. Plugging the diameter directly into a radius-based formula overstates the area by 4×.
- Rounding π too early: using π ≈ 3.14 instead of a more precise value introduces small but avoidable error, especially for large diameters or when results are chained into further calculations.
- Mixing units: keep the diameter in one consistent unit — convert inches to feet, or centimeters to meters, before entering the value, since the radius, circumference, and area all inherit that unit.
Real-world applications
- Pipe, tubing, and duct sizing often lists diameter on the spec sheet, but flow and stress formulas need the radius.
- Machining and manufacturing use radius directly for compass settings, lathe work, and CNC toolpaths.
- Circular garden beds, pools, and tanks use circumference to plan edging or fencing material and area to plan surface coverage.
- Engineering drawings frequently specify diameter (⌀) for holes and shafts, requiring a quick conversion to radius for downstream calculations.