Kalkulačka pomeru
Zjednodušte pomer a skonvertujte ho na desatinné číslo.
Výsledky sa aktualizujú počas písania.
O tejto kalkulačke
ratio calculator reduces a ratio like 16:9 to its simplest whole-number form and shows it as a decimal. It divides both numbers by their greatest common divisor to simplify them, and divides the first by the second to give the decimal equivalent. A ratio calculator reduces a ratio like 16:9 to its simplest whole-number form and shows it as a decimal. It divides both numbers by their greatest common divisor to simplify them, and divides the first by the second to give the decimal equivalent. A ratio calculator reduces a ratioForUse itForUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse it forUse
Často kladené otázky
Ako zjednoduším pomer?
Obidve čísla delíme najväčším spoločným deliteľom, 1920:1080 sa delí 120, čo dáva 16:9.
Čo je to desatinné miesto pomeru?
Prvé číslo vydeľte druhým. 16:9 je 16 ÷ 9 ≈ 1,778.
Čo je pomer strán?
Pomer strán porovnáva šírku a výšku, napríklad 16:9 pre širokouhlé video alebo 4:3 pre staršie obrazovky.Zadajte šírku a výšku pixelov a kalkulačka ich zmenší na známy pomer strán.
Ako môžem zmeniť veľkosť pomeru nahor alebo nadol?
Vynásobte alebo rozdeľte obe strany rovnakým číslom. Ak zdvojnásobíte zmes 2:3, dostanete 4:6, čo sa stále zjednodušuje späť na 2:3. Pomer zostáva rovnaký aj pri zmene množstva.
Môžem zjednodušiť pomer s desatinnými číslami?
Metóda najväčšieho spoločného deliteľa vyžaduje celé čísla, takže ak je jedna z hodnôt desatinná, kalkulačka zobrazí pomer a jeho desatinnú formu bez toho, aby ju zmenšila.Najprv vynásobte obe strany číslom 10 alebo 100, aby ste desatinné čísla premenili na celé čísla.
Aký je najväčší spoločný deliteľ?
Je to najväčšie celé číslo, ktoré presne delí obe hodnoty. Pre 1920 a 1080 je to 120, takže ak delíte obe čísla 120, dostanete najjednoduchší formát 16:9. Kalkulačka ho pre vás nájde.
API — použite túto kalkulačku z kódu
Zavolajte túto kalkulačku ako voľný koncový bod JSON – nevyžaduje sa žiadny kľúč.Odoslať hodnoty polí nižšie ako parametre dotazu alebo JSON. Prečítajte si celú dokumentáciu API →
Koncový bod
GET https://calculator.free/api/v1/ratio/
curl
curl "https://calculator.free/api/v1/ratio/?a=1920&b=1080"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/ratio/?" + new URLSearchParams({
"a": "1920",
"b": "1080"
}));
const data = await r.json();
console.log(data.results);
Výsledky sú odhady len pre všeobecné usmernenie, nie finančné, lekárske alebo daňové poradenstvo.