Skip to content

Circle Calculator

Enter a radius, diameter, circumference, or area to calculate every principal measurement of the same ideal circle. Choose a unit label, set the displayed precision from 0 to 8 decimal places, and copy individual results while the internal calculation remains unrounded.

Choose the value you already have.

Display precision

Rounding affects only the displayed results.

Area

314.16 cm²

A = πr²

Radius

10 cm

Diameter

20 cm

Circumference

62.83 cm

Circle Formulas at a Glance

For a circle with radius r, diameter is d = 2r, circumference is C = 2πr, and area is A = πr².

When diameter is known, use r = d ÷ 2. When circumference is known, use r = C ÷ (2π). When area is known, use r = √(A ÷ π).

The calculator applies the correct inverse formula to recover one unrounded radius, then derives every other measurement from that same radius.

How to Use the Circle Calculator

Choose the circle measurement you already know: radius, diameter, circumference, or area. Enter a positive value and select the unit that describes it.

The calculator first converts the entered measurement to radius. It then calculates diameter, circumference, and area from that one unrounded radius, keeping every displayed result consistent with the same circle.

Open Display precision to choose from zero through eight decimal places. This changes formatting only; it does not round the values used by later formulas.

Radius, Diameter, Circumference, and Area

Radius is the distance from the centre to the boundary. Diameter passes through the centre and is exactly twice the radius. Circumference is the distance around the boundary, while area measures the enclosed two-dimensional region.

Radius, diameter, and circumference are lengths, so they use units such as centimetres or feet. Area uses square units such as cm² or ft² because it measures two dimensions.

Main measurements of a circle

Every row describes the same ideal circle in terms of radius.

Main measurements of a circle
MeasurementSymbolFrom radiusUnit typeMeaning
RadiusrrLengthDistance from the centre to any point on the boundary
Diameterd2rLengthStraight distance across the circle through its centre
CircumferenceC2πr or πdLengthDistance around the circular boundary
AreaAπr²Square lengthTwo-dimensional region enclosed by the boundary

Swipe horizontally to view the full table.

Calculate a Circle from Any One Measurement

A radius can be used directly. A diameter is divided by two, a circumference is divided by 2π, and an area is divided by π before taking the positive square root.

Once radius is known, every other value follows from the standard formulas. Using one common intermediate value avoids inconsistencies caused by chaining separately rounded answers.

Formulas for each possible known measurement

Formulas for each possible known measurement
Known valueRecover radiusEquivalent direct formulas
Radius rrd = 2r; C = 2πr; A = πr²
Diameter dr = d ÷ 2C = πd; A = π(d ÷ 2)²
Circumference Cr = C ÷ (2π)d = C ÷ π; A = C² ÷ (4π)
Area Ar = √(A ÷ π)d = 2√(A ÷ π); C = 2√(πA)

Swipe horizontally to view the full table.

How Circumference Is Calculated

Circumference is the perimeter of a circle. It equals 2πr when radius is known and πd when diameter is known.

The constant π is the ratio of a circle's circumference to its diameter. Because that ratio is the same for every ideal circle, the same formula works at every scale.

How the Area of a Circle Is Calculated

The area enclosed by a circle is π multiplied by the square of its radius. A radius of 5 cm therefore gives an area of 25π cm², approximately 78.54 cm².

Area grows with the square of radius. Doubling the radius doubles the diameter and circumference but multiplies area by four.

How changing radius affects a circle

Diameter and circumference scale linearly with radius; area scales with radius squared.

How changing radius affects a circle
Radius changeDiameterCircumferenceArea
Half the radius½ as large½ as large¼ as large
Double the radius2× as large2× as large4× as large
Triple the radius3× as large3× as large9× as large

Swipe horizontally to view the full table.

Find Radius from Circumference or Area

When circumference is known, divide it by 2π. When area is known, divide it by π and take the positive square root.

Inverse results are only as accurate as the entered measurement. A circumference rounded to the nearest centimetre cannot recover an exact original radius, even though the calculator carries more decimal places internally.

Units, Square Units, and Conversion

Select the unit that already describes the entered number. The interface carries that label through the results and automatically adds a squared symbol to area.

Changing the unit selector does not convert the number. For example, changing 10 cm to inches without first converting the numeric value would describe a different circle.

When converting area between units, square the length conversion factor. Since 1 m equals 100 cm, 1 m² equals 10,000 cm² rather than 100 cm².

Pi, Precision, and Rounding

The calculation engine uses JavaScript's Math.PI value instead of replacing π with 3.14 or 22/7. Those shorter values can be useful estimates, but they introduce additional rounding error.

The precision control affects only what appears on screen. For multi-step work, keep the calculator's full result or enough decimal places for the purpose and round once at the end.

Very small and very large finite values may be displayed in scientific notation so significant digits remain readable.

Practical Uses for Circle Measurements

Circumference can estimate edging around a circular garden, the length around a pipe, a wheel's travel per revolution, or the border of a round tabletop. Area can estimate floor covering, paint coverage, cross-sectional area, fabric, or material inside a circular boundary.

These calculations assume the entered dimension represents the intended circle. For pipes, rings, and containers, confirm whether the measurement is an inside diameter, outside diameter, centreline diameter, or nominal size.

Ideal Geometry Versus Physical Measurements

Real objects can be slightly oval, deformed, rough, tapered, or manufactured within a tolerance. Measuring at one position may not represent the complete object.

For higher-stakes fabrication or engineering, measure more than one diameter, use suitable calibrated equipment, preserve significant figures, and account for tolerance and uncertainty separately.

Use an annulus calculation for a ring with inner and outer radii, an ellipse calculation for an oval, and sector or arc formulas when only part of a circle is involved.

Privacy and Local Processing

The calculator runs locally in the browser. The measurement, unit label, precision choice, and calculated results are not sent to an external calculation service.

Clipboard access is requested only when a result is copied.

Circle Formulas

The selected input is converted to radius first. The remaining measurements are then derived from that unrounded radius.

Formula variables

Radius
Diameter
Circumference
Area
Pi, the constant ratio of circumference to diameter
Diameter
Circumference
Area
Radius from diameter
Radius from circumference
Radius from area
Area from circumference

Examples

Calculate from radius

1

Input

Radius = 3 cm

Show result

Result

Diameter = 6 cm; circumference ≈ 18.85 cm; area ≈ 28.27 cm².

Area uses square centimetres because it measures two dimensions.

Calculate from diameter

2

Input

Diameter = 10 cm

Show result

Result

Radius = 5 cm; circumference ≈ 31.42 cm; area ≈ 78.54 cm².

The calculator divides diameter by two before calculating area.

Calculate from circumference

3

Input

Circumference = 62.8319 cm

Show result

Result

Radius ≈ 10 cm; diameter ≈ 20 cm; area ≈ 314.16 cm².

A rounded circumference produces an approximate recovered radius.

Calculate from area

4

Input

Area = 100 cm²

Show result

Result

Radius ≈ 5.64 cm; diameter ≈ 11.28 cm; circumference ≈ 35.45 cm.

The positive square root is used because the calculator models a positive physical radius.

Estimate edging for a circular garden

5

Input

Diameter = 4 m

Show result

Result

Circumference ≈ 12.57 m; area ≈ 12.57 m².

Add a separate waste or overlap allowance when planning real material.

Compare two circles by radius

6

Input

Circle A radius = 2 ft; Circle B radius = 4 ft

Show result

Result

Circle B has twice the circumference and four times the area of Circle A.

Frequently Asked Questions

What can this circle calculator find?

It calculates radius, diameter, circumference, and area from any one of those four known measurements.

What is the difference between radius and diameter?

Radius runs from the centre to the boundary. Diameter passes through the centre from one side to the other and equals twice the radius.

What is the difference between circumference and area?

Circumference is the length around the boundary. Area measures the two-dimensional region inside it.

How do I find circumference from radius?

Multiply radius by 2π.

How do I find circumference from diameter?

Multiply diameter by π.

How do I find area from radius?

Square the radius and multiply by π.

How do I find area from diameter?

Divide diameter by two to obtain radius, then square the radius and multiply by π. Equivalently, use A = πd² ÷ 4.

How do I find radius from circumference?

Divide circumference by 2π.

How do I find radius from area?

Divide area by π and take the positive square root.

How do I find diameter from circumference?

Divide circumference by π.

Why does area use squared units?

Area measures two dimensions. If radius is entered in centimetres, the resulting area is measured in square centimetres.

Does changing the unit selector convert the number?

No. It changes the unit label only. Convert the numeric measurement before switching labels when the physical unit changes.

How much of pi does the calculator use?

It uses JavaScript's Math.PI value internally and rounds only the displayed results.

Is 22/7 exactly equal to pi?

No. It is a useful approximation. Pi is irrational, so its decimal expansion does not terminate or repeat.

Why does doubling radius quadruple area?

Area depends on radius squared. Replacing r with 2r gives π(2r)² = 4πr².

Can the calculator accept zero or a negative value?

No. The ideal-circle measurements supported here must be greater than zero.

Can I use this for a pipe or ring?

You can calculate one circular boundary, but a ring or pipe wall requires both inner and outer measurements and is better modeled as an annulus.

Can I use it for an ellipse, arc, or sector?

No. Those shapes require different inputs and formulas.

Why might a real measurement differ from the result?

The object may not be perfectly circular, and the entered measurement may include rounding, deformation, wall thickness, or measurement uncertainty.

Are my circle measurements uploaded?

No. Calculation and formatting happen locally in the browser.