ToolNimba

๐Ÿ”Ÿ Fraction to Decimal Calculator with Steps

Shihab Mia By Shihab Mia ยท Updated 2026-07-16

Fraction
Decimal
-
Type
-
Percentage
-

Enter a fraction. The denominator cannot be zero.

This fraction to decimal calculator divides the top of a fraction by the bottom and shows the exact decimal value, whether that decimal ends (terminates) or goes on forever (repeats). Enter 3/8 and you get 0.375, a terminating decimal; enter 1/3 and you get 0.(3), where the 3 in parentheses repeats without end. It also handles mixed numbers and improper fractions, shows the value as a percentage, and displays the long-division work, so 3/8 reads as 0.375 or 37.5%.

What is the Fraction to Decimal Calculator?

A fraction is simply a division that has not been carried out yet. The bar between the numerator and the denominator means "divide", so the fraction to decimal calculator does exactly that: it divides the numerator (top number) by the denominator (bottom number). For 3/8 it computes 3 divided by 8, which is 0.375. For a mixed number such as 2 1/4, it first turns the mixed number into a single improper fraction (9/4) and then divides, giving 2.25. An improper fraction like 7/4, where the top is larger than the bottom, divides to a value greater than 1 (here 1.75). In every case the decimal you see is the same quantity as the fraction, only written in place-value form.

There is more than one way to turn a fraction into a decimal, and knowing them helps you check the calculator by hand. The first and most general method is long division: divide the numerator by the denominator, adding a decimal point and zeros to the top number as needed, and keep going until the remainder is zero or a remainder repeats. The second method works only for friendly denominators: scale the fraction so the denominator becomes 10, 100, or 1000, because any fraction over a power of ten reads straight off as a decimal. For example, 3/25 becomes 12/100 by multiplying top and bottom by 4, and 12/100 is simply 0.12. The third method is memory: a handful of everyday fractions such as 1/2, 1/4, and 3/4 are worth knowing by heart so you never have to compute them.

Not every fraction produces a neat, finite decimal. Some, like 3/8, terminate after a few digits. Others, like 1/3 or 1/7, repeat the same block of digits forever. The fraction to decimal calculator tells you which kind you have by looking at the denominator after the fraction is reduced to lowest terms. Here is the rule it uses: reduce the fraction, then strip every factor of 2 and every factor of 5 out of the denominator. If nothing but 1 is left, the decimal terminates. If any other prime factor (3, 7, 11 and so on) remains, the decimal repeats. This works because our number system is base 10, and 10 is built only from the primes 2 and 5, so only denominators made from those primes divide evenly into a power of ten.

When a decimal repeats, this fraction to decimal calculator does honest long division to find the exact repeating block rather than rounding. It keeps track of every remainder it has seen; the moment a remainder shows up a second time, the digits since that point must cycle forever, so it wraps them in parentheses. That is why you see 1/3 as 0.(3), 1/7 as 0.(142857), and 5/12 as 0.41(6), where only the 6 repeats. This exact notation, called vinculum or bracket notation for a recurring decimal, is more useful than a rounded value like 0.333 because it tells you the true, non-ending pattern. The length of the repeating block can never be longer than one less than the denominator, which is why 1/7 cycles after exactly six digits.

Alongside the decimal, the tool shows the value as a percentage by multiplying by 100, since a decimal and a percent are two views of the same proportion. Converting to a percent is just moving the decimal point two places to the right, so 0.375 becomes 37.5%. This makes the fraction to decimal calculator double as a quick fraction to percent converter for grades, discounts, and probabilities. The one input it will refuse is a denominator of zero: dividing by zero is undefined in arithmetic, so the calculator flags it instead of printing a misleading number. Negative fractions are handled sign-aware, so -3/8 returns -0.375. Whether you are checking homework, converting a measurement, or reading a probability, converting the fraction to a decimal makes the size of the number instantly comparable.

When to use it

  • Checking math homework where a fraction answer must be written as a decimal or a percent, with the long-division steps to show your work.
  • Converting a measurement written as a fraction of an inch (like 3/8 in) into a decimal for a spreadsheet, CAD drawing, or CNC file.
  • Turning a probability or odds fraction into a decimal so two chances can be compared at a glance.
  • Reading a recipe or mixing ratio given as a fraction and expressing it as a decimal for scaling up or down.
  • Identifying whether a fraction gives a clean terminating decimal or an endless repeating one before you round.
  • Converting a mixed number such as 2 3/4 or an improper fraction such as 11/4 into 2.75 for a calculator, invoice, or measurement app.

How to use the Fraction to Decimal Calculator

  1. Leave the whole-number box blank for a simple or improper fraction, or type a whole number for a mixed number like 2 1/4.
  2. Enter the numerator (the top number of the fraction).
  3. Enter the denominator (the bottom number). It cannot be zero.
  4. Read the decimal, whether it is terminating or repeating, and the percentage in the result boxes.
  5. Review the long-division steps shown below the result to see exactly how the decimal was found.
  6. Use Copy result to place the decimal, type, and percent on your clipboard.

Formula & method

decimal = whole + (numerator / denominator), sign-aware. To classify the result: reduce the fraction to lowest terms, then remove every factor of 2 and 5 from the denominator. If 1 remains the decimal terminates; otherwise it repeats. Long division reveals the repeating block: when a remainder repeats, the digits since it first appeared cycle forever and are shown in parentheses, for example 1/3 = 0.(3). To read the value as a percent, multiply the decimal by 100.
Terminate or Repeat?Reduce the fractionstrip factors of 2 and 5What remains?Only 1 left = Terminates3/8 = 0.375Other prime = Repeats1/3 = 0.(3)

Worked examples

Convert 3/8 to a decimal (the default).

  1. Divide the numerator by the denominator: 3 / 8.
  2. Long division gives 0.375 with no remainder left over.
  3. Check the type: reduce 3/8 (already lowest terms), denominator 8 = 2 x 2 x 2, only factors of 2, so it terminates.
  4. Multiply by 100 for the percent: 0.375 x 100 = 37.5%.

Result: 3/8 = 0.375 (terminating) = 37.5%

Convert 1/7 to a decimal and find the repeating block.

  1. Reduce 1/7 (already lowest terms). Remove factors of 2 and 5 from 7: none can be removed, so the decimal repeats.
  2. Do long division: 1 / 7 = 0.142857..., and the remainder 1 returns after six digits.
  3. Because that remainder repeats, the six digits 142857 cycle forever.
  4. Write the repeating block in parentheses.

Result: 1/7 = 0.(142857) (repeating) = 14.2857...%

Convert the mixed number 2 3/4 to a decimal.

  1. Turn the mixed number into an improper fraction: 2 x 4 + 3 = 11, so 2 3/4 = 11/4.
  2. Divide: 11 / 4 = 2.75, which ends exactly.
  3. Check the type: denominator 4 = 2 x 2, only factors of 2, so it terminates.
  4. Multiply by 100 for the percent: 2.75 x 100 = 275%.

Result: 2 3/4 = 2.75 (terminating) = 275%

Convert 3/25 using the power-of-ten shortcut.

  1. Notice 25 divides evenly into 100: multiply top and bottom by 4.
  2. 3/25 = 12/100.
  3. A fraction over 100 reads straight off as a decimal: 12/100 = 0.12.
  4. Multiply by 100 for the percent: 0.12 x 100 = 12%.

Result: 3/25 = 0.12 (terminating) = 12%

Common fractions as decimals, with terminating or repeating type

FractionDecimalTypePercent
1/20.5Terminating50%
1/30.(3)Repeating33.33%
2/30.(6)Repeating66.67%
1/40.25Terminating25%
3/40.75Terminating75%
1/50.2Terminating20%
1/60.1(6)Repeating16.67%
1/70.(142857)Repeating14.29%
1/80.125Terminating12.5%
3/80.375Terminating37.5%
1/90.(1)Repeating11.11%
1/100.1Terminating10%
1/160.0625Terminating6.25%

Fraction of an inch to decimal inch and millimeters (common for measurements)

Fraction (in)Decimal (in)Millimeters (mm)
1/160.06251.588
1/80.1253.175
3/160.18754.763
1/40.256.350
3/80.3759.525
1/20.512.700
5/80.62515.875
3/40.7519.050
7/80.87522.225
11.025.400

Which denominators terminate and which repeat

Reduced denominatorPrime factorsResult
2, 4, 8, 16only 2sTerminates
5, 25, 125only 5sTerminates
10, 20, 40, 50only 2s and 5sTerminates
3, 9, 27includes 3Repeats
6, 12, 24includes 3Repeats
7, 11, 13other primesRepeats

Common mistakes to avoid

  • Dividing bottom by top. Always divide the numerator (top) by the denominator (bottom). 3/8 means 3 divided by 8 = 0.375, not 8 divided by 3 = 2.667. Reversing the order gives the reciprocal, a completely different number.
  • Rounding a repeating decimal and calling it exact. Writing 1/3 as 0.333 loses information: the real value is 0.(3), which never ends. For exact work keep the repeating notation or the fraction itself, because three lots of 0.333 add to 0.999, not 1.
  • Forgetting to convert a mixed number first. For 2 1/4 you cannot just divide 1 by 4 and ignore the 2. Convert to the improper fraction 9/4 first, or add the whole number back: 2 + 0.25 = 2.25. The whole-number box handles this for you.
  • Assuming every fraction gives a clean decimal. Only fractions whose reduced denominator is built from 2s and 5s terminate. A denominator with a factor like 3, 7, or 11 will always repeat, so 5/12 becomes 0.41(6), not a tidy finite decimal.
  • Moving the decimal point the wrong way for percent. To turn a decimal into a percent you move the point two places to the right, not left. 0.375 becomes 37.5%, not 0.375%. Multiplying by 100 is the safe way to remember it.
  • Losing the negative sign. A negative fraction stays negative as a decimal. -3/8 is -0.375, not 0.375. Apply the sign to the whole quotient, and remember a minus on either the top or the bottom makes the value negative.

Glossary

Numerator
The top number of a fraction, showing how many parts you have.
Denominator
The bottom number of a fraction, showing how many equal parts make up the whole. It cannot be zero.
Terminating decimal
A decimal that ends after a finite number of digits, such as 0.375. It happens when the reduced denominator has only 2 and 5 as prime factors.
Repeating decimal
A decimal in which a block of digits repeats forever, such as 0.(3) for 1/3. Also called a recurring decimal; the repeating block is shown in parentheses.
Mixed number
A whole number combined with a fraction, such as 2 1/4, equal to the improper fraction 9/4 or the decimal 2.25.
Improper fraction
A fraction whose numerator is greater than or equal to its denominator, such as 7/4, which converts to a decimal of 1 or more.
Lowest terms
A fraction reduced so the numerator and denominator share no common factor other than 1, found by dividing both by their greatest common divisor.
Long division
The step-by-step method of dividing the numerator by the denominator, adding zeros after a decimal point, to build the decimal one digit at a time.

Frequently asked questions

How do I convert a fraction to a decimal?

Divide the numerator (top number) by the denominator (bottom number). For 3/8, compute 3 divided by 8 to get 0.375. This fraction to decimal calculator does the long division for you and also tells you whether the result terminates or repeats.

What is 3/8 as a decimal?

3/8 as a decimal is 0.375. You divide 3 by 8, which ends exactly at 0.375, so it is a terminating decimal. As a percentage it is 37.5%.

How do I know if a fraction gives a terminating or repeating decimal?

Reduce the fraction to lowest terms, then remove every factor of 2 and 5 from the denominator. If only 1 is left, the decimal terminates, like 3/8 = 0.375. If any other prime factor remains, such as 3 or 7, it repeats, like 1/3 = 0.(3).

What does the number in parentheses mean, like 0.(142857)?

The digits inside the parentheses are the repeating block that continues forever. So 1/7 = 0.(142857) means 0.142857142857... and 5/12 = 0.41(6) means only the 6 repeats: 0.41666...

How do I convert a mixed number like 2 1/4 to a decimal?

Add the whole number to the fraction converted to a decimal. 1/4 is 0.25, so 2 1/4 is 2 + 0.25 = 2.25. Type 2 in the whole-number box and 1 over 4 in the fraction, and the calculator returns 2.25.

How do I convert an improper fraction like 7/4 to a decimal?

Divide the same way: 7 divided by 4 = 1.75. Because the numerator is larger than the denominator, the decimal is greater than 1. You do not need to change it to a mixed number first, though 7/4 also equals 1 3/4.

How do I turn a fraction into a percent?

First convert the fraction to a decimal, then multiply by 100 (move the decimal point two places right). 3/8 = 0.375, and 0.375 x 100 = 37.5%. This calculator shows the percent automatically next to the decimal.

Can I convert a fraction to a decimal without a calculator?

Yes. Use long division by hand, or scale the fraction so the denominator becomes 10, 100, or 1000 and read the decimal directly. For example, 3/25 = 12/100 = 0.12. Memorizing common ones like 1/2 = 0.5 and 1/4 = 0.25 also helps.

What is 1/3 as a decimal?

1/3 as a decimal is 0.333..., written exactly as 0.(3) because the 3 repeats forever. It never terminates, so rounding to 0.33 or 0.333 is only an approximation. As a percent it is about 33.33%.

Why is dividing by a denominator of zero not allowed?

A fraction like 5/0 is undefined because there is no number that, multiplied by zero, gives 5. Division by zero has no answer in arithmetic, so the fraction to decimal calculator flags a zero denominator instead of showing a value.

Sources