Fraction Calculator

Add, subtract, multiply, or divide any two fractions, mixed numbers, or decimals. Live result shown in mixed, improper, and decimal form. Everything runs in your browser — nothing is uploaded.

Mode
fraction · mixed · decimal

fraction · mixed · decimal

Operation

Result

Mixed
Improper
Decimal

Decimal → exact fraction

Type a decimal, get the closest exact fraction with denominator at most maxDen. Useful for recipes (0.625 cup = 5/8 cup), woodwork (0.75" = 3/4"), and sewing (0.875 yard = 7/8 yard).

5/8

Quick reference

DecimalMixedImproperNote
0.1251/81/8eighth
0.251/41/4quarter
0.333…1/31/3non-terminating
0.3753/83/8three-eighths
0.51/21/2half
0.6255/85/8five-eighths
0.666…2/32/3non-terminating
0.753/43/4three-quarters
0.8757/87/8seven-eighths

Accepted input formats

  • Fraction: 3/4, -5/8, 10/10 (auto-simplified)
  • Mixed number: 1 1/2, -2 3/4 (a whole number, space, then a fraction)
  • Decimal: 0.625, 1.5, .5, -0.25 (parsed as the exact decimal, not the IEEE-754 float)
  • Integer: 3, -7