terican

Last verified · v1.0

Calculator · math

Circle Formula Calculator

Calculate circle area (A=πr²), circumference (C=2πr), diameter, and radius by entering any single known measurement.

FreeInstantNo signupOpen source

Inputs

Calculated Circle Value

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Calculated Circle Value

The formula

How the
result is
computed.

Circle Formula Calculator: Area, Circumference, Diameter, and Radius

A circle is a two-dimensional geometric shape in which every point on the boundary lies at an equal distance from a fixed center point. That distance is the radius (r). The four fundamental measurements of any circle — area, circumference, diameter, and radius — all connect through the mathematical constant pi (π) ≈ 3.14159265358979, defined as the ratio of a circle's circumference to its diameter.

The Core Circle Formulas

All circle calculations derive from four primary relationships:

  • Area: A = πr²
  • Circumference: C = 2πr
  • Diameter: d = 2r
  • Radius from area: r = √(A/π)
  • Radius from circumference: r = C / (2π)
  • Radius from diameter: r = d / 2

Area Formula: A = πr²

The area A = πr² measures the total surface enclosed within the circle's boundary. Its derivation treats the circle as an infinite collection of thin concentric rings. Each ring at distance x from the center has circumference 2πx and infinitesimal width dx. Summing all rings from center to edge gives A = πr². As documented by Khan Academy's geometry curriculum, Archimedes first proved this result rigorously around 250 BCE using the method of exhaustion — bounding the circle's area between inscribed and circumscribed regular polygons with increasingly many sides.

Circumference Formula: C = 2πr

The circumference C = 2πr gives the total length of the circle's outer boundary. Because π is defined as C/d and d = 2r, substituting yields C = πd = 2πr. For a circle with radius 7 cm: C = 2 × 3.14159 × 7 ≈ 43.98 cm. The circumference governs practical applications from wheel rotation counts to fencing circular areas.

Diameter and Radius: d = 2r

The diameter spans the full width of the circle through its center, always equal to twice the radius: d = 2r, or r = d/2. A circle with a 20-inch diameter has a 10-inch radius. Any formula written in terms of r converts to diameter form by substituting r = d/2 — for example, A = πr² becomes A = πd²/4.

Variable Definitions

  • r — Radius: Distance from center to boundary. Measured in linear units (m, cm, in, ft).
  • d — Diameter: Longest chord through the center; d = 2r. Linear units.
  • C — Circumference: Total boundary length of the circle. Linear units.
  • A — Area: Surface enclosed by the circle. Square units (m², cm², in², ft²).
  • π — Pi: Irrational mathematical constant ≈ 3.14159265358979, defined as C/d for any circle.

Cross-Formula Conversions

When only one measurement is known, use these direct conversions to reach any other property:

  • Area from diameter: A = πd²/4
  • Circumference from area: C = 2√(πA)
  • Area from circumference: A = C²/(4π)
  • Diameter from area: d = 2√(A/π)

Real-World Applications

Example 1 — Pizza Comparison

A 16-inch pizza (r = 8 in) has area π × 64 ≈ 201.06 in². A 12-inch pizza (r = 6 in) has area π × 36 ≈ 113.10 in². The 16-inch pizza provides approximately 78% more food surface area — a direct consequence of the quadratic relationship between radius and area.

Example 2 — Circular Irrigation Field

An irrigation system covers a circular field with circumference 125.66 m. The radius equals 125.66 / (2π) ≈ 20 m, and the irrigated area equals π × 400 ≈ 1,256.64 m². This area figure drives water volume, seed quantity, and fertilizer requirement calculations.

Example 3 — Wheel Odometry

A truck tire with diameter 1.0 m has circumference π × 1.0 ≈ 3.1416 m. The tire completes 1000 / 3.1416 ≈ 318.3 rotations per kilometer — the physical principle behind mechanical odometer design and tire rotation tracking.

Methodology and Standards

All formulas follow the standard Euclidean geometry definitions documented by Wolfram MathWorld, a rigorously peer-reviewed mathematical reference maintained by Wolfram Research. The value of π used is 3.14159265358979323846, consistent with the precision measurement standards established by the National Institute of Standards and Technology (NIST). Area outputs carry square unit designations; circumference, diameter, and radius outputs carry the same linear unit as the entered input value.

Reference

Frequently asked questions

What is the formula for the area of a circle?
The area of a circle equals A = πr², where r is the radius and π ≈ 3.14159. For a circle with radius 5 m, the area equals π × 25 ≈ 78.54 m². The formula derives from summing infinitely thin concentric rings across the full radius, a method first proven by Archimedes around 250 BCE. Area always outputs in square units — if radius is entered in centimeters, area appears in cm².
How do you calculate the circumference of a circle from its diameter?
Multiply the diameter by π: C = πd ≈ 3.14159 × d. For a circle with diameter 10 cm, the circumference equals π × 10 ≈ 31.416 cm. Equivalently, using the radius: C = 2πr. The constant π is defined as precisely this ratio — the circumference-to-diameter proportion equals 3.14159265... for every circle in existence, regardless of size.
How do you find the radius of a circle when only the area is known?
Divide the area by π and take the square root: r = √(A/π). For example, a circle with area 200 cm² has radius √(200/3.14159) ≈ √63.66 ≈ 7.98 cm. This inverse formula makes it straightforward to work backwards from any area measurement to recover the radius, and from there calculate diameter or circumference using the standard circle formulas.
What is the difference between a circle's diameter and its radius?
The diameter always equals exactly twice the radius: d = 2r, so r = d/2. A circle with diameter 14 inches has a radius of 7 inches. Because all four circle formulas convert freely between the two, knowing either measurement gives the other instantly. For reference, the area formula A = πr² becomes A = πd²/4 when expressed in diameter form — both expressions produce identical numerical results.
What units should be used when entering values into a circle formula calculator?
Use consistent units throughout a single calculation. Enter radius, diameter, or circumference in any linear unit (meters, centimeters, inches, feet) and the area result will appear in the corresponding square unit (m², cm², in², ft²). Circumference and diameter outputs match the linear unit of the input. Mixing unit systems — for example entering a radius in feet while expecting a result in meters — produces incorrect output, so always convert to one unit system before calculating.
Why does the circle area formula square the radius?
Area is a two-dimensional quantity, so it scales with the square of any linear dimension. Doubling a circle's radius quadruples its area: a circle with r = 3 m has area π × 9 ≈ 28.27 m², while a circle with r = 6 m has area π × 36 ≈ 113.10 m² — exactly four times larger despite only a twofold increase in radius. This quadratic growth has direct practical importance in pizza sizing, irrigation coverage, and circular structural engineering design.