Calculadora de proporcións
Simplifica unha proporción e convértea a decimal.
Os resultados actualízanse mentres escribe.
Acerca desta calculadora
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 itUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsUse it for calculationsU
Preguntas frecuentes
Como simplifico unha relación?
Divide ambos os números polo seu máximo común divisor. 1920: 1080 ambos os dous dividen por 120, dando 16: 9.
Cal é o decimal dunha proporción?
Divida o primeiro número polo segundo. 16: 9 é 16 ÷ 9 ≈ 1, 778.
Que é unha relación de aspecto?
Unha proporción comparanchura coa altura, como 16: 9 para vídeos en pantalla panorámica ou 4: 3 para pantallas máis antigas. Introduza o ancho e a altura dos píxeles e a calculadora reduciráos á proporción coñecida.
Como podo aumentar ou diminuír unha proporción?
Multiplique ou divida ambos os dous lados polo mesmo número. Para duplicar unha mestura 2: 3 obterá 4: 6, que aínda se simplifica de volta a 2: 3 - a proporción permanece igual mesmo cando as cantidades cambian.
Podo simplificar unha proporción con decimais?
O método do máximo divisor común precisa números enteiros, polo que se calquera dos valores é decimal a calculadora mostra a proporción e a súa forma decimal sen reducila. Multiplique ambos os lados por 10 ou 100 primeiro para converter os decimais en números enteiros.
Cal é o máximo común divisor?
É o maior número enteiro que divide exactamente ambos os valores. Para 1920 e 1080 é 120, polo que dividir cada un por 120 dá a forma máis simple de 16: 9. A calculadora atopa isto por ti.
API — empregar esta calculadora desde o código
Chama esta calculadora como un punto final JSON libre - non se require ningunha chave. Envie os valores dos campos de baixo como parámetros de consulta ou JSON. Ler a documentación completa da API →
Punto final
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);
Os resultados son estimacións só para orientación xeral, non para consellos financeiros, médicos ou fiscais.