KCharselect unicode block name

Kalkula yawan fayil ɗin da aka rufe

Box length, or the radius for cylinder, sphere and cone.
An yi la'akari da tsayin akwatin kawai ga silinda, sphere da cone.
Girman akwatin, silinda da kuma kwance. An manta da shi ga kwance.
QFileDialog
QPrintPreviewDialog

Results update as you type.

Shin wannan Kalkulator ya ba ka amsa madaidaiciya?

[Translation temporarily unavailable. Please try again.]

volume calculator is a simple, easy-to-use tool that can be used to calculate the volume of a 3D shape. It can be used to calculate the volume of a 3D shape, and also its total surface area. Choose the shape, enter its dimensions, and only the fields that shape needs are used — the others are ignored. For a box 2 × 3 × 4 the volume is 24; a cylinder of radius 2 and height 4 holds π × 4 × 4 ≈ 50.27; a sphere

Tambayoyi da ake yi da yawa

Mene ne yawan silinda?

Girman = π × radius² × tsawo. Silinda mai radius 2 da tsawo 4 yana da π × 4 × 4 ≈ 50.27.

Mene ne fom ɗin da za a iya amfani da shi wajen tantance girman kwance?

Girman = 4/3 × π × radius³. Wurin da ke da radius 3 yana da 4/3 × π × 27 ≈ 113.1.

How do you find the volume of a box?

Yi ninka tsawo da faɗi da tsayi. Wani akwatin da ya yi daidai da 2 da 3 da 4 yana da 2 × 3 × 4 = 24.

Mene ne girman wani kwance?

Volume = 1/3 × π × radius² × height — daidai kashi uku na silinda wanda ke raba daidaitacce da kuma tsayi.

Shin mai ƙididdigewa na adadin yana ba da yanki na fuskarka?

Yanzu. Ga kowace ƙanƙanta tana mayar da faɗin faɗin waje na gaba ɗaya tare da girman - ga wani akwatin da ke 2 × (lw + wh + lh).

Waɗanne gwajin da ƙuduri ke buƙata?

Radius kawai. An manta da filayen faɗi da tsayi idan ka zaɓi siffar kwance.

❤️ QFileDialog Calculator.Free? Share

𝕏  X Facebook Reddit
[Translation temporarily unavailable. Please try again.]

[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →

Endpoint

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);

Results are estimates for general guidance only, not financial, medical or tax advice.