Circumference of a Circle

Calculates the circumference of a circle as 2 × π × radius.

The circumference is the distance all the way around a circle. Given the radius, you only have to multiply by 2π2\pi.

L=2πrL = 2 \pi r

Since the diameter is d=2rd = 2r, the same formula can be written L=πdL = \pi d.

Example

With the default radius r=5r = 5:

L=2π×5=10π31.4159L = 2 \pi \times 5 = 10\pi \approx 31.4159

The circumference is about 31.4159.

What pi actually is

Divide the circumference of any circle by its diameter and you always land on the same number, no matter how big or small the circle. That number is π\pi. It is the ratio of circumference to diameter, 3.141593.14159\ldots, a decimal that never ends and never settles into a repeating pattern, and it cannot be written as a fraction.

Watch out

This calculator takes the radius, not the diameter: a circle 10 across has radius 5. Keep the circumference distinct from the area πr2\pi r^2. The circumference is proportional to the radius, so doubling the radius doubles the circumference, while the area becomes four times larger.