正多邊形計算機

輸入邊數與邊長,計算正多邊形的面積、周長、內角、外角、內切圓半徑(邊心距)及外接圓半徑。

輸入

正多邊形示意圖以正六邊形(n = 6)為例的示意圖,標示邊長 a、從中心 O 到邊中點的內切圓半徑 r(虛線,即邊心距)及外接圓半徑 R(虛線,從 O 到頂點)。此圖為概念示例,實際形狀依邊數而定。OarR
≥ 3

結果

\begin{aligned} P &= n a \\ &= 6 \times 0.1\,\text{m} \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} A &= \tfrac{1}{2} P r \\ &= \tfrac{1}{2}(?\,\text{m})(?\,\text{m}) \\ &= ?\,\text{m²} \end{aligned}
\begin{aligned} \alpha &= \dfrac{(n-2)\pi}{n} \\ &= \dfrac{(6-2)\pi}{6} \\ &= ?^{\circ} \end{aligned}
\begin{aligned} \beta &= \dfrac{2\pi}{n} \\ &= \dfrac{2\pi}{6} \\ &= ?^{\circ} \end{aligned}
\begin{aligned} r &= \dfrac{a}{2\tan(\pi/n)} \\ &= \dfrac{0.1\,\text{m}}{2\tan(\pi/6)} \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} R &= \dfrac{a}{2\sin(\pi/n)} \\ &= \dfrac{0.1\,\text{m}}{2\sin(\pi/6)} \\ &= ?\,\text{m} \end{aligned}

嵌入這個計算機

預覽

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

分享這個計算

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

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

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

需要改進

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