圓弓形計算機

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

輸入

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

結果

\begin{aligned} A &= \tfrac{1}{2} r^2 (\theta - \sin\theta) \\ &= \tfrac{1}{2}(10\,\text{m})^2 (\theta - \sin\theta) \\ &= ?\,\text{m²} \end{aligned}
\begin{aligned} c &= 2r\sin(\theta/2) \\ &= 2(10\,\text{m})\sin(\theta/2) \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} h &= r(1 - \cos(\theta/2)) \\ &= (10\,\text{m})(1 - \cos(\theta/2)) \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} l &= r\theta \\ &= (10\,\text{m})\,\theta \\ &= ?\,\text{m} \end{aligned}

嵌入這個計算機

預覽

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

分享這個計算

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

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

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

需要改進

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