How this instrument works
A diameter is a chord that happens to pass through the center, so slicing it exactly at that midpoint produces two matching pieces, and each piece is a radius. Nothing about that split is approximate: the center is precisely equidistant from both ends of the diameter by construction, so halving the number you were given returns the other number on the nose, every time, with no digits lost.
The two words carry different histories, which is worth noticing. 'Diameter' comes from the Greek for 'measuring across' — dia- (across) plus metron (measure) — describing exactly what a caliper does when it closes on a rod or a pipe. 'Radius' is the Latin word for a rod or the spoke of a wheel, and it names a length nobody reads off a finished part directly, since a shaft or drum has no visible mark at its own middle. That gap between what gets measured and what a formula wants is the whole reason this conversion earns its own sheet: area (πr²), a sector's arc length, and a shaft's moment of inertia are all written in terms of r, so a diameter copied off a spec sheet has to clear this division before any of those formulas can run.
Halving doesn't always land on a whole number, and that surprises people more often than the arithmetic deserves. A rod specified with a 7 mm diameter has a radius of exactly 3.5 mm — not 3, not 4 — because splitting a value in two never needs rounding, whatever that value happens to be. Push the input toward zero and the pattern holds without any special case: a vanishingly thin rod, tapered right down to a diameter of 0, hands back a radius of 0 as well, the ordinary result of the same division rather than an exception to it.
- Type the diameter you measured, or were handed on a spec sheet, into the Diameter field, in whichever length unit you're working with.
- Radius updates beside it right away, computed as precisely half of whatever you typed.
- Take that Radius reading into any formula written in terms of r — area, sector angle, arc length — rather than d.
- Change the Diameter figure whenever a new measurement comes in; Radius recalculates on the spot, with nothing else to press.
Worked example — a 10 mm rod's true radius
A supplier's spec sheet lists a steel rod's outside diameter as 10 mm, the figure a caliper reads directly across the stock. Halving it puts r at 10 ⁄ 2, which comes out to 5.0 mm on the nose — the number a cross-sectional area formula actually wants, since area runs on πr² ≈ 78.54 mm² at that radius, not on the diameter itself.
The same halving handles the odd cases without any special rule: a slimmer dowel specified at 3 mm across works out to 1.5 mm, and a rod machined down to a diameter of 0 works out to 0. Splitting a number in two never rounds, whatever that number happens to be.
Questions
What's the quickest way to get a radius from a diameter reading?
Cut the diameter in half: r = d ⁄ 2. A diameter is, by construction, two matching radii joined at the circle's own center, so the split is exact — a 10 mm diameter yields a 5.0 mm radius, with nothing lost to rounding.
Why is dividing by two exact instead of an approximation?
Because the diameter was never an independent measurement to begin with — it is defined as the radius, doubled. Undoing a doubling by halving is plain arithmetic, not an approximation, and unlike circumference or area, no irrational constant like π ever enters a radius-diameter conversion.
Where does the word 'radius' come from?
From the Latin radius, meaning a rod, stake, or the spoke of a wheel — a spoke runs from a wheel's hub out to its rim, much the way this length runs from a circle's middle out to its boundary. 'Diameter' has a separate Greek root meaning 'measuring across,' so the two words describe related lengths without ever sharing a root.
What if the diameter doesn't divide evenly, like 7 or 3?
The radius simply lands on a half-integer, and that's correct, not an error: a 7 mm diameter yields 3.5 mm, and a 3 mm diameter yields 1.5 mm. Splitting a number in two never produces a repeating decimal or a rounding error, no matter what that number is.
Is this the same calculation as turning a circumference into a radius?
No — this sheet cuts a straight-line span in half, d ⁄ 2, with no constant involved anywhere. Starting from a circumference instead means dividing by 2π, because a circumference is a curved distance built from π, not a straight chord you can fold in half. Different starting measurement, different arithmetic.
What do I do with the radius once I have it?
Feed it into whatever formula is written in terms of r rather than d — area (πr²), a sector's arc length, or a shaft's moment of inertia all call for the radius, not the diameter, as their input. Spec sheets and calipers hand you diameters; the mathematics underneath almost always wants r instead.