Diferencia entre Números

Calcula diferencia absoluta y porcentual.

Calculadoras

Cómo usar Diferencia entre Números

  1. 1Enter two numbers
  2. 2Click Calculate to see the absolute difference, percentage difference, and percentage change

Acerca de Diferencia entre Números

The Number Difference Calculator computes three key metrics between two numbers: the absolute difference (|A-B|), the percentage difference relative to the average ((|A-B|/avg)×100), and the percentage change from A to B ((B-A)/|A|×100). Useful for comparing data points, prices, and measurements.

Preguntas frecuentes

What is percentage difference?

Percentage difference = |A-B| / ((A+B)/2) × 100. It is symmetric and measures the relative difference between two values.

What is percentage change?

Percentage change = (B-A) / |A| × 100. It measures how much B has changed relative to A.