Area of a Circle Calculator

Calculate circle area, circumference, and diameter from a radius using the pi times radius squared formula.

Circle measurements
Enter a positive radius and choose its unit to calculate the circle.

About circle area

The area of a circle measures the two-dimensional space enclosed by its curved boundary. It is found with the formula A = pi × r², where r is the radius and pi is the constant approximately equal to 3.14159265. Squaring the radius is essential because area describes a surface rather than a length. If a circle has a radius of 5 centimeters, its area is pi × 25, or about 78.54 square centimeters. The unit is always squared, so a radius measured in meters produces an area in square meters. This calculator also finds circumference and diameter because all three circle measurements are connected by the radius. Diameter is twice the radius, written d = 2r. Circumference is the distance around the boundary and is calculated with C = 2 × pi × r. Keeping these values together is useful in geometry exercises, construction layouts, machining, landscape design, packaging, and any task involving round objects. Enter the radius once and the calculator applies each canonical formula without requiring separate conversions. A radius runs from the center of a circle to any point on its edge. A diameter crosses the whole circle through its center, so it contains two radii. Be careful not to enter a diameter as though it were a radius: doing so makes the calculated diameter twice too large and the area four times too large. If you know only the diameter, divide it by two before using the calculator. If you know circumference, divide it by two times pi to recover the radius. The selected unit does not alter the numerical formula; it labels the dimensions correctly. For example, a radius of 10 inches gives a circumference of about 62.83 inches and an area of about 314.16 square inches. Convert the radius before calculating if you need results in a different measurement system. One inch equals 2.54 centimeters, while one foot equals 12 inches. Because area scales with the square of length, an area conversion uses the square of the linear conversion factor. Results are shown to practical decimal precision using the full pi constant supplied by JavaScript rather than the rough value 3.14. This gives accurate answers for school mathematics and everyday planning. For manufacturing or regulated engineering, preserve enough significant figures for the tolerance of the original radius measurement. A more precise calculator cannot compensate for an imprecise input, so record the radius carefully and round only the final answer.

Circle area examples

These examples show how radius determines area, circumference, and diameter.

RadiusAreaOther measurements
2 cm12.5664 cm²Circumference 12.5664 cm; diameter 4 cm
5 m78.5398 m²Circumference 31.4159 m; diameter 10 m
10 in314.1593 in²Circumference 62.8319 in; diameter 20 in

How to calculate the area of a circle

  1. Measure the circle from its center to the edge to obtain the radius.
  2. Enter the positive radius in the radius field.
  3. Choose the unit used for the radius.
  4. Select Calculate circle to see area, circumference, and diameter.
  5. Round the displayed results to the precision required for your task.

Circle area FAQ

What formula calculates the area of a circle?

Use A = pi × r², where r is the radius. The radius must be squared before multiplying by pi.

Can I calculate area from the diameter?

Yes, first divide the diameter by two to find the radius. Then square that radius and multiply it by pi.

Why is the area unit squared?

Area measures a two-dimensional surface, so both dimensions contribute a unit. A radius in centimeters therefore gives area in square centimeters.

How is circumference different from area?

Circumference is the one-dimensional distance around the circle. Area is the two-dimensional space enclosed inside that boundary.

Does the calculator use 3.14 for pi?

It uses the more precise built-in value of pi for its calculations. Displayed values are rounded only after the formulas are evaluated.