Circle Calculator

Area, circumference, diameter

About This Calculator

A circle is the set of all points equidistant from a center point. Its fundamental properties — radius, diameter, circumference, and area — all relate through the constant pi (≈ 3.14159). Circles appear throughout engineering, physics, and design.

Formula

Circumference = 2*pi*r = pi*d
Area = pi*r^2
Arc length = r*theta (theta in radians); Sector area = (1/2)*r^2*theta

Example Calculation

Circle with radius 7

  1. Circumference = 2 * pi * 7 = 2 * 3.14159 * 7 = 43.98
  2. Area = pi * 7^2 = 3.14159 * 49 = 153.94
Circumference = 43.98 units; Area = 153.94 sq units

Circle Measurements by Radius

RadiusDiameterCircumferenceArea
126.283.14
2412.5712.57
3618.8528.27
51031.4278.54
71443.98153.94
102062.83314.16
153094.25706.86
2040125.661256.64

Frequently Asked Questions

What is the difference between circumference and perimeter?
Perimeter is the general term for the total boundary length of any 2D shape. Circumference is the specific term for the perimeter of a circle or ellipse.
How do I find the radius from the area?
Rearrange Area = pi*r^2 to get r = sqrt(Area / pi). For example, if area = 50, then r = sqrt(50 / 3.14159) = sqrt(15.92) ≈ 3.99.
What is a radian?
A radian is the angle subtended at the center of a circle by an arc equal in length to the radius. A full circle = 2*pi radians = 360 degrees. 1 radian ≈ 57.3 degrees.