Pi Calculator

A calculator built around the number π (pi) — calculate a circle's area and circumference from its radius or diameter.

Loading calculator …

How to use this calculator

  1. Choose whether you're entering the radius or the diameter.
  2. Fill in the value.
  3. See the area and circumference calculated automatically using π.

Examples

  • r = 5 → Area = 78.54
  • r = 5 → Circumference = 31.42

Frequently asked questions

Which value of π is used?

The calculator uses a precise value of π (JavaScript's built-in Math.PI) for accurate results.