Skip to main content

如何计算Circle

learn.whatIsHeading

A circle is the set of all points in a plane that are exactly the same distance (the radius) from a central point. All four measurements — radius, diameter, circumference, and area — can be calculated from just one known value using the mathematical constant π (pi ≈ 3.14159).

分步指南

  1. 1Radius (r): the distance from the centre to any point on the circle
  2. 2Diameter (d): twice the radius — d = 2r
  3. 3Circumference (C): the perimeter of the circle — C = 2πr = πd
  4. 4Area (A): the space enclosed — A = πr²

例题解析

输入
r = 5
结果
d=10, C=31.416, A=78.540
All from one given value
输入
C = 100
结果
r=15.915, d=31.831, A=795.775
Working back from circumference
输入
A = 200
结果
r=7.979, d=15.959, C=50.133
Working back from area

准备好计算了吗?尝试免费的 Circle 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 PrimeCalcPro