Circle Circumference Calculator

C = 2πr (or πd). Area = πr². The fundamental circle formulas.

Inputs

Result

Loading calculator…

How to use this calculator

  • Pick radius or diameter.
  • Enter value.
  • Read circumference + area.

About this calculator

A circle's circumference C = 2πr = πd. π ≈ 3.14159 — the ratio C/d is constant for every circle. Area scales as πr² — doubling radius quadruples area. Used in everything from wheels to pizza to satellite orbits. The number π itself was known to Babylonian and Egyptian mathematicians ~2000 BCE; Archimedes proved 3.140845 < π < 3.142857 around 250 BCE.

Frequently asked

Why π?+
It's the ratio of circumference to diameter — constant for any circle. Defined as C/d.
How precise is π in JavaScript?+
Math.PI = 3.141592653589793 (15 sig figs). For ultra-precise calculations, use a big-decimal library.
Diameter or radius?+
Diameter = 2 × radius. Both common; pick whichever the problem gives you.
Real-world use?+
Wheel rotation (C × revolutions = distance). Pipe / wire / cable wrapping. Track running (lap distance).
Circle vs. ellipse?+
Circle is a special ellipse (semi-axes equal). Ellipse perimeter has no closed-form — see Ramanujan approximation.

Related calculators

More tools you might like

Hand-picked tools that pair well with this one — same audience, same intent.