원호 부분 계산기
입력
| 반지름 | 10 |
|---|---|
| 중심각 | 90 ° |
그래프
원호 부분 계산기
입력
입력값
결과
값을 입력하면 계산 결과가 표시됩니다.
세부 정보
계산 결과
\begin{aligned} A &= \tfrac{1}{2} r^2 \left(\dfrac{\pi\theta}{180^\circ} - \sin\theta\right) \\ &= \tfrac{1}{2}(10)^2 \left(\dfrac{\pi \cdot 90}{180^\circ} - \sin\!\left(90\right)\right) \\ &= ? \end{aligned}
\begin{aligned} c &= 2r \sin\!\left(\dfrac{\theta}{2}\right) \\ &= 2(10) \sin\!\left(\dfrac{90}{2}\right) \\ &= ? \end{aligned}
\begin{aligned} h &= r\left(1 - \cos\!\left(\dfrac{\theta}{2}\right)\right) \\ &= (10)\left(1 - \cos\!\left(\dfrac{90}{2}\right)\right) \\ &= ? \end{aligned}
\begin{aligned} l &= 2\pi r \cdot \dfrac{\theta}{360^\circ} \\ &= 2\pi (10) \cdot \dfrac{90}{360^\circ} \\ &= ? \end{aligned}