Circle Calculator

Enter any one measurement — radius, diameter, circumference or area — and the calculator works out all of the others using π. Pick what you're entering from the dropdown.

Enter a value and press Calculate.

The formula

Every property of a circle follows from its radius r and the constant π (≈ 3.14159):

diameter: d = 2r circumference: C = 2πr area: A = πr²

If you start from something other than the radius, just rearrange: r = d ÷ 2 from a diameter, r = C ÷ (2π) from a circumference, and r = √(A ÷ π) from an area. Once you have the radius, the three formulas above give everything else.

Worked example

For a circle with radius 5:

Diameter: 2 × 5 = 10.
Circumference: 2 × π × 5 ≈ 31.4159.
Area: π × 5² = π × 25 ≈ 78.5398.
Check from area: √(78.5398 ÷ π) = 5, back to the radius.

Why π shows up everywhere

π is the fixed ratio of any circle's circumference to its diameter — divide the distance around by the distance across and you always get the same number, about 3.14159. That single relationship is why the circumference is 2πr and, through integration, why the area is πr². It means every circle, large or small, is governed by exactly the same constant.

Note: the units follow the input. If your radius is in centimetres, the circumference is in centimetres and the area is in square centimetres.

Frequently asked questions

What is the formula for the area of a circle?

The area of a circle is A = πr², where r is the radius. With a radius of 5 the area is π × 25 ≈ 78.5398 square units.

How do I find the radius from the circumference?

Rearrange the circumference formula C = 2πr to get r = C ÷ (2π). Once you have the radius you can find the area, diameter and anything else.

What is the difference between radius and diameter?

The radius runs from the centre to the edge; the diameter runs all the way across through the centre. The diameter is always twice the radius, so d = 2r and r = d ÷ 2.

Can I find the radius from the area?

Yes. Rearrange A = πr² to get r = √(A ÷ π). This calculator does it for you — just choose Area in the dropdown and type the area.

MB
Mustafa Bilgic · Editor, Calcool
The circle formulas A = πr² and C = 2πr are standard plane geometry, as described in references such as the Wolfram MathWorld entry on the Circle. All computation runs in your browser. Last updated 20 June 2026.

Related calculators