Circle Calculator

A circle calculator computes the area, circumference, diameter, and radius of a circle from any single known measurement. Enter a radius, diameter, circumference, or area value to instantly calculate all other circle properties. Toggle the half-circle option for semicircle results.

What Is a Circle Calculator?

A circle calculator is a tool that uses the mathematical relationship between a circle's radius, diameter, circumference, and area to compute all four properties from just one known value. Because every circle property derives from the radius, knowing any single measurement is enough to determine the rest. This calculator handles all four input types and also supports half-circle (semicircle) calculations for area and perimeter.

Circle formulas diagram showing area, circumference, diameter and radius relationships

Circle calculations appear in geometry, engineering, architecture, manufacturing, and everyday problem-solving. Whether you need to find the area of a circular garden, the circumference of a wheel, or the diameter of a pipe from its cross-sectional area, this tool gives you instant results. For more general shape area calculations, see our area calculator.

Circle Formulas

Area of a Circle (A = pi r squared)

The area of a circle is calculated using the formula A = pi × r², where r is the radius and pi (π) is approximately 3.14159. The area represents the total surface enclosed within the circle's boundary. Because area depends on the square of the radius, doubling the radius quadruples the area. For example, a circle with radius 5 has an area of π × 25 = 78.54 square units.

A = π × r²

Circumference of a Circle (C = 2 pi r)

The circumference is the perimeter — the total distance around the edge of the circle. It is calculated as C = 2 × π × r, which is equivalent to C = π × d where d is the diameter. Circumference grows linearly with radius, so doubling the radius doubles the circumference. A circle with radius 5 has a circumference of 2 × π × 5 = 31.42 units.

C = 2 × π × r    or    C = π × d

Diameter and Radius Relationship

The diameter is always exactly twice the radius: d = 2r. The radius is always half the diameter: r = d / 2. The diameter passes through the center of the circle and represents the longest straight line that can be drawn inside it. All other circle properties can be derived once either the radius or diameter is known.

d = 2r    |    r = d / 2

How to Find Area of a Circle Using Diameter

To find the area of a circle when you only know the diameter, first divide the diameter by 2 to get the radius, then apply the area formula. The combined formula is: A = π × (d / 2)². This can be simplified to A = π × d² / 4. So for a circle with diameter 10: r = 5, A = π × 25 = 78.54 square units. This calculator accepts diameter directly as input and handles the conversion automatically.

How to find circle area from diameter and from circumference
A = π × (d / 2)²    or    A = π × d² / 4

How to Find Area of a Circle from Circumference

If you know the circumference and want to find the area, first rearrange the circumference formula to find the radius: r = C / (2π). Then substitute into the area formula: A = π × (C / 2π)² = C² / (4π). For a circle with circumference 31.4: r = 31.4 / (2π) ≈ 4.998, A = π × 4.998² ≈ 78.50. Enter the circumference directly in the calculator above and it will output the area instantly alongside all other properties.

r = C / (2π)    then    A = π × r²

Area of a Half Circle

A half circle, also called a semicircle, has an area equal to half of the full circle's area: A_half = (π × r²) / 2. The perimeter of a semicircle includes the curved edge (half the circumference) plus the straight diameter: P_half = π × r + 2r = r(π + 2). For a semicircle with radius 5: area = (π × 25) / 2 = 39.27 square units, perimeter = 5π + 10 = 25.71 units. Toggle the Half Circle option in the calculator to get semicircle results alongside full circle properties.

Half circle area formula and semicircle perimeter calculation
Half-Circle Area = (π × r²) / 2
Half-Circle Perimeter = π × r + 2r

Circle Calculator Examples

Example - Circle with Radius 5

Starting with radius r = 5:

  • Diameter = 2 × 5 = 10
  • Circumference = 2 × π × 5 = 31.4159
  • Area = π × 5² = 78.5398

Example - Find Area from Circumference of 31.4

Starting with circumference C = 31.4:

  • Radius = 31.4 / (2π) = 4.9974
  • Diameter = 2 × 4.9974 = 9.9948
  • Area = π × 4.9974² = 78.497

Example - Find Radius from Area of 78.5

Starting with area A = 78.5:

  • Radius = √(78.5 / π) = √24.987 = 4.9987
  • Diameter = 2 × 4.9987 = 9.9974
  • Circumference = 2 × π × 4.9987 = 31.408

What Is Pi?

Pi (π) is a mathematical constant equal to approximately 3.14159265358979. It represents the ratio of a circle's circumference to its diameter — this ratio is the same for every circle regardless of size. Pi is an irrational number, meaning it cannot be expressed as a simple fraction and its decimal representation never ends or repeats. The first few digits are 3.14159, though calculations typically use enough decimal places to achieve the required precision.

Pi appears in every circle formula: area uses π × r², circumference uses 2 × π × r, and even volume and surface area formulas for spheres and cylinders depend on π. For learning more about pi and its role in geometry, Khan Academy circles and pi provides thorough explanations. You can also explore additional formulas at Math is Fun circle calculator and deeper mathematical background at MathWorld circle formulas.

Frequently Asked Questions

How to calculate area of a circle?

The area of a circle is calculated using the formula A = π × r², where r is the radius. If you know the diameter, divide it by 2 to get the radius first. If you only know the circumference, use r = C / (2π) to find the radius, then apply the area formula. This calculator accepts any of these inputs and computes the area instantly.

How to find area from diameter?

To find the area from the diameter, use the formula A = π × (d / 2)² or equivalently A = π × d² / 4. For example, a circle with diameter 10 has an area of π × (10 / 2)² = π × 25 = 78.54 square units. Select 'Diameter' from the Known Value dropdown in the calculator above and enter your value.

What is the circumference formula?

The circumference of a circle is C = 2 × π × r where r is the radius. It can also be written as C = π × d where d is the diameter. Circumference is the total distance around the circle — equivalent to the perimeter for other shapes. For a circle with radius 7, the circumference is 2 × π × 7 = 43.98 units.

How to find radius from area?

To find the radius from a known area, rearrange the area formula: r = √(A / π). For example, if the area is 50 square units, r = √(50 / π) = √15.915 = 3.989 units. Enter the area value and select 'Area' from the Known Value dropdown to have this calculator perform the conversion automatically.

What is the area of a half circle?

The area of a half circle (semicircle) is half the area of a full circle: A_half = (π × r²) / 2. The perimeter of a semicircle is the straight diameter plus the curved arc: P = π × r + 2r. For a semicircle with radius 6: area = (π × 36) / 2 = 56.55 square units, perimeter = π × 6 + 12 = 30.85 units. Use the Half Circle toggle in the calculator above.

Related Tools

Also check out:

Unit Circle Chart Ring Size Chart