OmniCalc logo
OmniCalc

Circle Area Calculator — Calculate area, circumference, and sector from radius

Calculate circle area, circumference, diameter, and sector area from radius. Free tool using πr² with metric/imperial units and step-by-step formula breakdown.

Last updated:

Loading calculator…

How to Use

  1. Choose your known input type: radius, diameter, circumference, or area.
  2. Enter the value and select your unit (mm, cm, m, in, ft, yd).
  3. Optionally enable advanced mode and enter a central angle for sector or segment calculations.
  4. Review area, circumference, diameter, and radius in the output panel.
  5. Use the step-by-step formula section to verify how the result was computed.
  6. Adjust decimal places if you need higher or lower precision.
  7. Copy results or use the share URL for notes, reports, or classwork.

Calculator Overview

This Circle Area Calculator computes area, circumference, diameter, and radius from any one known measurement. Enter a radius, diameter, circumference, or area value, and the calculator instantly returns all related circle properties with step-by-step formula substitution so you can verify every number.

The two most common circle formulas are Area = π × r² and Circumference = 2π × r. These formulas underpin geometry coursework, engineering design, landscaping, and manufacturing. Whether you need to find how many square feet fit inside a circular garden, calculate material needed for a circular gasket, or solve a geometry problem, this calculator gives accurate results in both metric and imperial units.

For practical projects, knowing both area and circumference matters. A circular patio needs area for material quantity (pavers, concrete, turf) and circumference for edging and border lengths. A circular pipe cross-section needs area for flow-rate calculations. This calculator returns both in a single step.

The calculator also supports diameter input, which is often easier to measure with a ruler or tape than radius. Enter diameter directly and the tool converts internally. For sector and segment calculations — common in engineering drawings — enable advanced mode to enter a central angle and compute arc length, sector area, and chord length.

For students, this calculator is useful for checking homework and understanding how changing the radius affects area quadratically. Doubling the radius increases area by four times, not two. This non-linear relationship is a core concept in geometry and calculus, and the calculator makes it easy to test with live inputs.

Units supported include millimeters, centimeters, meters, inches, feet, and yards. Results display to configurable decimal places to match needs from rough estimates to precision engineering.

For landscaping and home projects, the tool provides a quick sanity check before purchasing materials. If your circular flowerbed has a 6-foot radius, that is 113.1 square feet — not 36. The squared relationship surprises many people planning outdoor projects, making a dedicated circle area calculator more reliable than mental math.

Formula

Loading formula...

Formula and Step-by-Step Example

Circle geometry follows directly from the relationship between radius, diameter, and π.

Core formulas Area: A = π × r² Circumference: C = 2π × r Diameter: d = 2r

If diameter is the input: r = d / 2, then A = π × (d/2)² = π × d² / 4

If circumference is the input: r = C / (2π), then A = π × (C/(2π))² = C² / (4π)

If area is the input: r = √(A / π), then C = 2π × √(A / π)

Sector calculations (advanced mode) Sector area = (θ / 360) × π × r² (θ in degrees) Arc length = (θ / 360) × 2π × r Chord length = 2r × sin(θ / 2)

Worked example Radius = 7 cm Area = π × 7² = π × 49 = 153.94 cm² Circumference = 2π × 7 = 43.98 cm Diameter = 2 × 7 = 14 cm

FAQ

How do you find the area of a circle?

Multiply pi (π ≈ 3.14159) by the radius squared: A = π × r². If you know the diameter instead, divide by 2 to get radius first. For a circle with radius 5 cm: A = 3.14159 × 25 = 78.54 cm².

What is the formula for the circumference of a circle?

Circumference = 2 × π × radius, or equivalently π × diameter. For a circle with radius 5 cm, circumference = 2 × 3.14159 × 5 = 31.42 cm.

How do you calculate the area of a circle from diameter?

Divide diameter by 2 to get radius, then use A = π × r². Alternatively, A = π × d² / 4. For diameter = 10 cm: A = π × 25 = 78.54 cm².

What is pi and why does it appear in circle formulas?

Pi (π ≈ 3.14159) is the ratio of any circle's circumference to its diameter. It is a mathematical constant that appears in all circle calculations because circumference and area both scale with the geometry of a perfect round shape.

How do I find the radius if I only know the area?

Use the reverse formula: radius = √(Area / π). For example, if area = 200 cm², then radius = √(200 / 3.14159) = √63.66 = 7.98 cm.

How much does area change when radius doubles?

Area increases by four times. Because area = π × r², doubling r multiplies the area by 2² = 4. A circle with radius 6 has four times the area of one with radius 3.

How do I calculate the area of a half circle or semicircle?

Compute the full circle area (π × r²) and divide by 2. For a semicircle with radius 4 m: full area = 50.27 m², so half = 25.13 m².

How do I calculate sector area for a pizza-slice shape?

Sector area = (angle / 360) × π × r². For a 90-degree sector with radius 5 cm: sector area = (90/360) × π × 25 = 19.63 cm².

What units can I use for circle area calculations?

This calculator supports millimeters, centimeters, meters, inches, feet, and yards. Area outputs are in the corresponding square unit (cm², m², ft², etc.).

Why is 22/7 used as an approximation for pi?

22/7 ≈ 3.1428 is accurate to about 0.04% of the true value of π. For everyday work the difference is negligible, but scientific calculations use the full decimal precision of π to avoid accumulated rounding errors.