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 / denominatorAs Percentage
percentage_result = (numerator / denominator) * 100Variables
| Variable | Description | Default |
|---|---|---|
numerator | Numerator | 3 |
denominator | Denominator | 4 |
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
- 01Decimal = 3 / 4
- 02= 0.75
- 03As percentage: 0.75 × 100 = 75%
Ready to run the numbers?
Open Fraction to Decimal Converter