I-Calculator ye-Square Footage
Thola indawo yegumbi noma indawo ngenyawo ezisikwele nemitha eyisikwere, kanye nezindleko zokufakela igumbi.
Iziphetho zivuselelwa uma ubhala.
Malunga nale khadi
square footage calculator is used to calculate the floor area of a room or space. For a square room the area is simply length × width; a circular space uses π × radius² (the radius is half the diameter). The result is given in both square feet and square metres (1 sq ft = 0.092903 sq m), and an optional price per square foot estimates the material cost. At $3 per square foot the flooring estimate is 144 × 3 = $432 before waste. For a square room the area is simply length × width; a circular space uses π × radius² (the radius is half the diameter). The result is given in both square feet and square metres.Always add a waste allowance when ordering — 5–10% for straight rooms, more for diagonal or patterned layouts.Always add a waste allowance when ordering — 5–10% for straight rooms, more for diagonal or patterned layouts.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–10% for square rooms.Always add a waste allowance when ordering — 5–1
Imibuzo ebuzwa kaningi
Ngiyilinganisela kanjani imitha yesikwere segumbi elibukeka njenge-L?
Yahlula igumbi libe ngama-rectangles amabili, sebenze ubude × ububanzi ngabanye, bese ungeza labo. Le calculator ikwenza lokhu uma ukhetha ukhetho lwe-L-shape bese ufaka i-rectangle yesithathu ngaphansi kwezinto ezikhethwayo ezithuthukisiwe.
Ingabe kunenyawo ezisikwele ezingu-1000 ezi
Ummese wesikwere ngamunye ulingana ne-10.764 amasentimitha asesikwereni, futhi ummese wesikwere ngamunye ulingana ne-0.092903 amasentimitha asesikwereni. I-calculator ibonisa amayunithi amabili ukuze ungakwazi ukuthenga i-flooring ethengiswe ngendlela eyodwa noma enye.
Ingabe kufanele ngifake okuningi kokulahleka?
Yebo. Engeza cishe i-5% yegumbi elilula elilinganayo ne-10-15% ye-diagonal, i-herringbone noma i-patterned layouts, kanye nengxenye encane yegumbi elinama-cut-outs amaningi.
Ngiyilinganisela kanjani igumbi nge-square footage?
Linganisa ubude nobubanzi emazingeni ade kakhulu ngetheyiphu noma nge-laser, ngeyunithi efanayo, bese uphindaphinda. Uma igumbi alikho i-rectangle elula, shiya libe yi-rectangles, lilinganisele ngalinye, bese ungeza — okuwukuthi okuthile okuzokwenziwa yi-L-shape option.
Ngiyithola kanjani indawo yendawo ejikelezayo noma ejikelezayo?
Khetha ukhetho lwesijikelezo bese ufaka isivinini (isivinini esigcwele). I-calculator isebenzisa i-π × (isivinini ÷ 2)² — ngakho-ke isivinini se-10 ft siyi-3.14159 × 5² ≈ 78.5 sq ft.
Ingabe kufanele ngithenge i-floor eningi kakhulu ukuze ngithole i-footage yesikwere?
Thenga indawo yakho elinganiselwe kanye nenani elincane lokulahleka — cishe i-5% yendawo eqondile ejikelezayo, i-10% yezindlu eziningi, ne-15% noma ngaphezulu ye-diagonal, i-herringbone noma izilungiselelo eziqinile. Faka intengo ngenyawo elilodwa ukubheka izindleko zezinto ezisetshenziswayo endaweni eyinhloko, bese ungeza i-waste lapho ucela khona.
API — sebenzisa le calculator kusuka kukhodi
Nquma le kalkuli njengendawo ephelezelwa i-JSON - akukho isitshixo esidingekayo. Thumela amaxabiso endawo ngezansi njengepharamitha yombuzo noma i-JSON. Funda i-API egcwele →
Ingxenye yendawo
GET https://calculator.free/api/v1/square-footage/
curl
curl "https://calculator.free/api/v1/square-footage/?shape=rectangle&length=12&width=10"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/square-footage/?" + new URLSearchParams({
"shape": "rectangle",
"length": "12",
"width": "10"
}));
const data = await r.json();
console.log(data.results);
Izibalo ziyisilinganiso esisetshenziswa ukuqondisa kuphela, hhayi ukucebisa ngezimali, ukwelashwa noma ukukhokha.