Kalkulator Volume
Nyitak volume kotak, silinder, bola atawa kerucut.
Hasilne bakal dioptimalake nalika sampeyan ngetik.
Ngenai kalkulator iki
volume calculator is a simple, easy-to-use tool that can be used to calculate the volume of a 3D shape. It is a simple, easy-to-use tool that can be used to calculate the volume of a 3D shape. It is a simple, easy-to-use tool that can be used to calculate the volume of a 3D shape. It is a simple, easy-to-use tool that can be used to calculate the volume of a 3D shape. It is a simple, easy-to-use tool that can be used to calculate theVol
Takon-takon kang kerep diajukake
Volume silinder apa?
Volume = π × radius² × tinggi.Silinder kalawan radius 2 sarta dhuwur 4 ngawengku π × 4 × 4 ≈ 50.27.
Apa formula kanggo volume bola?
Volume = 4/3 × π × radius³.Saben bola kalayan radius 3 ngandung 4/3 × π × 27 ≈ 113.1.
Kepiye carane goleki volume kotak?
Ngalikeun panjang ku lebar ku luhur. Kotak nu ukuranna 2 ku 3 ku 4 ngandung 2 × 3 × 4 = 24.
Volume kerucut apa?
Volume = 1/3 × π × radius² × tinggi — persis sapertilu silinder anu mibanda basis lingkaran sareng tinggi anu sami.
Apa kalkulator volume uga menehi area permukaan?
Ya. Pikeun unggal solid éta balikkeun total wewengkon permukaan luar dibarengan ku volume — pikeun kotak anu 2 × (lw + wh + lh).
Pancen apa sing kudu digawé?
Hanya sajajar. Medan lebar jeung luhur diabaikan nalika anjeun milih bentuk bola.
API — gunakake kalkulator iki saka kode
Ngadongékeun kalkulator ieu minangka titik akhir JSON bébas — teu peryogi kunci. Kirim nilai medan di handapeun minangka parameter pitakonan atawa JSON. Waca dokumen lengkap API →
Tampilan
GET https://calculator.free/api/v1/volume-of-a-shape/
curl
curl "https://calculator.free/api/v1/volume-of-a-shape/?shape=box&a=2&b=3&h=4"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/volume-of-a-shape/?" + new URLSearchParams({
"shape": "box",
"a": "2",
"b": "3",
"h": "4"
}));
const data = await r.json();
console.log(data.results);
Hasilna nyaéta perkiraan pikeun pituduh umum, henteu saran finansial, médis atanapi pajak.