Mixed Number Calculator

Turn an improper fraction into a mixed number.

How it is calculated

The whole number part is how many times the denominator fits into the numerator; what's left over becomes the new fraction.

Formula

Whole part: Numerator รท Denominator (integer part)

Remainder: Numerator mod Denominator

Frequently asked questions

What's the difference between an improper fraction and a mixed number?

An improper fraction has a top number bigger than its bottom number, like 7/3. A mixed number shows the same value as a whole number plus a simple fraction, like 2 1/3.