圓錐體積與表面積計算機

計算直圓錐的體積、母線長度、側面積與全表面積。輸入底面半徑和高即可得到結果。

輸入

圓錐示意圖直圓錐示意圖,標示底面半徑 r、從底面到頂點的垂直高度 h,以及沿側面延伸的母線 l。rhl

結果

\begin{aligned} V &= \dfrac{1}{3}\pi r^2 h \\ &= \dfrac{1}{3}\pi (5\,\text{cm})^2 (12\,\text{cm}) \\ &= ?\,\text{cm³} \end{aligned}
\begin{aligned} l &= \sqrt{r^2 + h^2} \\ &= \sqrt{(5\,\text{cm})^2 + (12\,\text{cm})^2} \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} A_{lat} &= \pi r l \\ &= \pi (5\,\text{cm})(?\,\text{m}) \\ &= ?\,\text{cm²} \end{aligned}
\begin{aligned} A_{tot} &= \pi r (r + l) \\ &= \pi (5\,\text{cm})((5\,\text{cm}) + (?\,\text{m})) \\ &= ?\,\text{cm²} \end{aligned}

嵌入這個計算機

預覽

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

分享這個計算

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

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

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

需要改進

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