Fraction to Decimal Converter Formula

Understand the math behind the fraction to decimal converter. Each variable explained with a worked example.

Formulas Used

Decimal Value

decimal_result = numerator / denominator

As Percentage

percentage_result = (numerator / denominator) * 100

Variables

VariableDescriptionDefault
numeratorNumerator3
denominatorDenominator4

How It Works

How to Convert a Fraction to a Decimal

Formula

Decimal = Numerator / Denominator

Simply divide the top number by the bottom number. The result may terminate (like 3/4 = 0.75) or repeat (like 1/3 = 0.333...).

Worked Example

Convert 3/4 to a decimal.

numerator = 3denominator = 4
  1. 01Decimal = 3 / 4
  2. 02= 0.75
  3. 03As percentage: 0.75 × 100 = 75%

Ready to run the numbers?

Open Fraction to Decimal Converter