Skip to content

圓弓形計算機

輸入半徑與圓心角,即可計算弦長、矢高、弧長及弓形面積。支援角度、弧度與梯度三種角度單位。

輸入

圓弓形示意圖圓形中標示陰影弓形(弦與所對應弧線之間的區域),圖中標示從圓心到弧端點的半徑 r、圓心角 θ、弦長 c、矢高 h(從弦中點垂直到弧中點的距離)、弧長 l 及弓形面積 A。rθlchA

輸入

結果

輸入數值即可顯示計算結果。

詳細資料

結果

\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}

嵌入這個計算機

預覽

將這段程式碼貼到您的網頁中即可顯示計算機。

分享這個計算

開啟此連結的人都會看到您填入的數值。

200+ 計算機 · 10 種語言 · 完全免費

這個計算機對您有幫助嗎?

需要改進

我們可以如何改進這個計算機?