GintiCalcEvery calculation

CircleLab

Circle Circumference

The distance around a circle, from its radius.

Circle circumference and area by radius

Circumference is 2 pi r, and the diameter column is simply twice the radius. Values are rounded to two decimals.

RadiusDiameterCircumferenceArea
12.006.283.14
24.0012.5712.57
36.0018.8528.27
510.0031.4278.54
714.0043.98153.94
1020.0062.83314.16
1224.0075.40452.39
1530.0094.25706.86
2040.00125.661256.64

Every value is in the same unit family as the radius: a radius in cm gives a circumference in cm and an area in square cm. Notice the r=2 row, where circumference and area both read 12.57 - a coincidence at that radius only, because 2*pi*r equals pi*r^2 exactly when r=2. Area grows with the square of the radius while circumference grows linearly, so doubling the radius doubles the circumference but quadruples the area. That is why the 20 row has twice the circumference of the 10 row and four times the area.

Circumference vs. area

Circumference grows linearly with radius (double r, double C) while area grows with the square of r — a useful distinction when you're buying trim (linear, circumference) versus flooring (area).

Real uses

Fencing a circular pool, sizing a belt or chain that wraps a wheel, or figuring out how far a wheel of known diameter travels in one rotation all come down to this formula.

Frequently asked questions

How do I calculate circumference from diameter?

Circumference = π × diameter. A wheel with diameter 26 inches has circumference π × 26 = 81.68 inches. That's how far it rolls in one full rotation. If you have the radius, use C = 2πr (same thing, since diameter = 2r).

How far does a wheel travel in one revolution?

Exactly one circumference. A bicycle wheel with a 700mm diameter travels π × 700 = 2,199 mm ≈ 2.2 meters per revolution. Multiply by the number of revolutions to get total distance. This is how odometers and bike computers work.

What is the difference between circumference and perimeter?

Circumference is the perimeter of a circle — the total distance around it. 'Perimeter' is the general term for the boundary of any shape, while 'circumference' specifically refers to circles and ellipses.

Related Math calculators

You might also like

Last updated: September 6, 2026