Definitions:
  • r : Radius
  • d : Durchmesser
  • U : Umfang
  • A : Fläche

Umfang eines Kreises

The circumference U is the distance around a closed curve.

r U
U=2*Pi*r
U = Umfang
r = Radius


r=U/(2*Pi)
r = Radius
U = Umfang


d U
U=Pi*d
U = Umfang
d = Durchmesser


d=U/Pi
d = Durchmesser
U = Umfang


Fläche eines Kreises

The region inside a circle.

A r
A=Pi*r^2
A = Fläche
r = Radius


r=sqrt(A/Pi)
r = Radius
A = Fläche


A d
A=Pi/4*d^2
A = Fläche
d = Durchmesser


d=sqrt(4*A/Pi)
d = Durchmesser
A = Fläche