Area of a Circle Calculator
Find the area, circumference, and diameter of any circle from its radius, diameter, or circumference.
⭕ What is the Area of a Circle?
The area of a circle is the total space enclosed within its boundary. It is one of the most fundamental quantities in geometry and is calculated using the formula A = pi times r squared, where r is the radius and pi is the mathematical constant approximately equal to 3.14159. The formula was derived by ancient Greek mathematicians, including Archimedes, who approximated pi by inscribing and circumscribing polygons around a circle.
The area of a circle appears in countless practical applications. In construction and architecture, circular areas determine the footprint of columns, pillars, round windows, and curved pools. In engineering, the cross-sectional area of a pipe or cable determines its flow capacity and resistance. In agriculture, irrigation systems covering a circular field require the area calculation to plan water usage. In everyday life, pizza size comparisons, paint coverage for circular walls, and fabric requirements for round tablecloths all use circle area formulas.
The key insight of the formula A = pi r squared is that area scales with the square of the radius. This means a circle with twice the radius has four times the area. This non-linear relationship is why large pizza sizes are significantly better value than small ones: a 14-inch pizza has about 3.4 times the area of an 8-inch pizza, not 1.75 times as the diameter ratio might suggest.
This calculator accepts three different input types, covering every common scenario. If you know the radius (distance from the center to the edge), use Radius mode. If you measured across the full circle, use Diameter mode (the calculator halves it automatically). If you measured the perimeter of the circle (for example, with a measuring tape around a cylindrical object), use Circumference mode and the calculator back-calculates the radius using r = C divided by (2 pi), then computes the area.
📐 Formula
From Radius (r):
From Diameter (d):
From Circumference (C):
📖 How to Use This Calculator
Steps
💡 Example Calculations
Example 1 - Radius of 7 cm
A circular garden has a radius of 7 m. Find its area.
Radius r = 7 units
Example 2 - Diameter of 10 cm
A circular pizza has a diameter of 10 inches. Find its area.
Diameter d = 10 units
Example 3 - Circumference of 62.832 units
A circular fence has a total length of 62.832 m. Find the area it encloses.
Circumference C = 62.832 units
Example 4 - Radius of 3.5 units
A circular drain cover has a radius of 3.5 cm. Find its area for cutting a replacement.
Radius r = 3.5 units
❓ Frequently Asked Questions
🔗 Related Calculators
What is the formula for the area of a circle?
The area of a circle is A = pi times r squared, where r is the radius and pi is approximately 3.14159. For a circle with radius 5 cm, area = 3.14159 times 25 = 78.540 sq cm. If you know the diameter d, the radius is r = d / 2, so area = pi times (d/2) squared = pi times d squared / 4.
How do I find the area of a circle from the circumference?
Start with circumference C = 2 pi r, so r = C / (2 pi). Then area = pi times r squared = pi times (C / (2 pi)) squared = C squared / (4 pi). For circumference 31.416, area = 31.416 squared / (4 pi) = 987.0 / 12.566 = 78.54 sq units.
What is pi and why is it used in circle calculations?
Pi is the ratio of a circle's circumference to its diameter, approximately 3.14159265. It is irrational (never-ending, non-repeating decimal) and appears in circle area, volume of spheres and cylinders, and many areas of mathematics and physics. Every circle, regardless of size, has the same C/d ratio equal to pi.
How does area change when you double the radius?
Area scales with the square of the radius. Doubling r multiplies the area by 4. Tripling r multiplies it by 9. Formula: A = pi r squared. So a circle with r = 10 has 4 times the area of a circle with r = 5, even though the radius is only twice as large.
What is the area of a unit circle?
A unit circle has radius r = 1. Its area = pi times 1 squared = pi square units (approximately 3.14159). Its circumference = 2 pi (approximately 6.28318). The unit circle is fundamental in trigonometry for defining sine, cosine, and all six trigonometric functions.
How do I calculate the radius from the area of a circle?
Rearrange A = pi r squared to get r = sqrt(A / pi). For an area of 50 sq cm, r = sqrt(50 / 3.14159) = sqrt(15.915) = 3.989 cm. You can then verify: A = pi times 3.989 squared = pi times 15.912 = 50.0 sq cm. This inverse formula is useful in engineering when you know the required cross-sectional area and need the pipe or rod radius.
What is the area of a circle with diameter 10?
Diameter 10 means radius r = 5. Area = pi times 5 squared = pi times 25 = 78.54 square units. In general, area from diameter d is A = pi times (d/2) squared = pi d squared / 4. For diameter 10: A = pi times 100 / 4 = 25 pi = 78.540 square units.
What units does the area of a circle use?
Circle area is always in square units, matching the square of whatever length unit the radius is in. If the radius is in centimetres, the area is in square centimetres (cm squared). If the radius is in metres, the area is in square metres (m squared). This is because A = pi r squared multiplies a length by itself, producing a squared unit. Never mix units within a single calculation.