learn.howToCalculate
learn.whatIsHeading
An annulus (ring) is the region between two concentric circles — an outer circle of radius R and an inner circle of radius r. It appears in engineering (pipe cross-sections), design, and optics.
단계별 가이드
- 1Determine the outer radius R and inner radius r
- 2Area = π(R² − r²)
- 3Outer circumference = 2πR, inner circumference = 2πr
- 4Width of the ring = R − r
풀어진 예시
입력
R=10, r=6
결과
Area = 201.06 units²
π(100−36) = 64π
입력
R=5, r=3
결과
Area = 50.27 units²
π(25−9) = 16π
계산할 준비가 되셨나요? 무료 Annulus 계산기를 사용해 보세요
직접 시도해 보세요 →