Result
On This Page
What This Calculator Returns
The Circle Calculator finds the area, circumference, and diameter of any circle from a single input: the radius. Enter the radius in any unit and all three measurements are returned simultaneously with the formula used for each.
Circles appear in construction, gardening, furniture, and engineering far more often than they get credit for. A swimming pool, a round dining table, a terrace garden bed, a water storage tank cross-section, or a circular driveway turning radius — each requires at least two of these three measurements to work with practically. This tool returns all three so you are not switching between formulas or running partial calculations.
The Three Formulas
Where r is the radius (distance from the centre to the edge) and π (pi) is approximately 3.14159. The calculator uses the full precision value of pi built into JavaScript, accurate to 15 decimal places.
Example: A circular garden bed with a 1.8 m radius
Area = π × 1.8² = 3.14159 × 3.24 = 10.18 m² (soil or mulch coverage needed)
Circumference = 2 × π × 1.8 = 11.31 m (edging or border material needed)
Diameter = 2 × 1.8 = 3.6 m (total width of the bed)
The calculator handles all three automatically. The formulas are shown here for transparency.
Circular Spaces and Objects
Garden beds and planters — A circular raised garden bed with a 1.5 m radius has an area of 7.07 m². If you are filling it with potting mix to a depth of 30 cm (0.3 m), multiply the area by the depth to get the volume: 7.07 × 0.3 = approximately 2.12 m³ of soil. For cylindrical raised beds where the depth matters, our Cylinder Volume Calculator handles the full volume calculation.
Round dining tables — The most common round dining tables measure 90 cm to 130 cm in diameter, meaning radii of 45 cm to 65 cm. A 120 cm diameter table (60 cm radius) has a surface area of π × 0.6² = 1.13 m². The circumference tells you how much edging trim or tablecloth overhang to account for at the boundary.
Swimming pools and ponds — A circular pool with a 3 m radius holds water over an area of 28.27 m² at the surface. This figure is used to calculate chemical dosing (typically per 1,000 litres of water volume), solar cover size, and pool heat requirements. The circumference (18.85 m) gives the length of pool fencing or poolside coping needed.
Circular driveways and turning areas — A circular turning area for a car typically needs a radius of at least 5 to 6 metres for a standard sedan. A 5.5 m radius gives an area of 95.03 m² and a circumference of 34.56 m, which determines the total length of kerbing or surface material needed around the turning circle.
How to Measure the Radius
If you only have the diameter (the full width straight across), divide it by 2 to get the radius. A circular table that measures 120 cm across has a radius of 60 cm.
If you only have the circumference (the distance around the edge), divide it by 2π (approximately 6.2832) to get the radius. A circular pool with a circumference of 25 m has a radius of 25 ÷ 6.2832 = approximately 3.98 m.
For a physical object where the centre is hard to identify, measure the full width at the widest point (this is the diameter) and halve it.