Geometry

Circle Calculator — Radius, Diameter, Circumference & Area

Know just one measurement of a circle? Pick which value you have, enter the number, and this tool solves for the radius, diameter, circumference, and area all at once.

Advertisement

📌 Enter a Known Value

📊 Result

Enter a value to calculate the circle's properties
⚠️

Disclaimer: This tool performs standard mathematical calculations for educational and reference purposes. Always double-check results independently for graded coursework, exams, or safety-critical applications.

How Circle Measurements Relate to Each Other

A circle is one of the few shapes where a single measurement is enough to describe the whole thing. Because every point on the circle's edge sits the same distance from its center, the radius alone determines the diameter, the circumference, and the area — they're all locked together by the constant pi (π ≈ 3.14159).

The Formulas

Starting from the radius r: diameter d = 2r, circumference C = 2πr, and area A = πr². If you start from something other than the radius, this calculator works the formula backward: from diameter, r = d/2; from circumference, r = C / (2π); from area, r = √(A/π). Once r is recovered, every other property is computed the normal way.

Worked Example

Suppose a circular garden bed has a radius of 5 meters.

  1. Step 1: Diameter = 2 × 5 = 10 m
  2. Step 2: Circumference = 2 × π × 5 = 31.4159 m
  3. Step 3: Area = π × 5² = 78.5398 m²

Frequently Asked Questions

Every dimension of a circle is mathematically tied to its radius through a fixed relationship involving pi. Once the radius is known, the diameter, circumference, and area follow automatically from their formulas, so a single starting measurement is enough to unlock the rest.
Circumference is the distance around the outer edge of the circle, measured in linear units like centimeters or feet. Area is the amount of flat space enclosed inside that boundary, measured in square units like square centimeters. They describe two completely different properties of the same shape.
This tool uses JavaScript's built-in double-precision value of pi (roughly 3.141592653589793), which is accurate to about 15 decimal digits — far more precision than any practical measurement task would ever require.
Advertisement