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_value = numerator / denominatorPercentage
percentage = (numerator / denominator) * 100Variables
| Variable | Description | Default |
|---|---|---|
numerator | Numerator | 3 |
denominator | Denominator | 8 |
How It Works
Fraction to Decimal Converter
Formula
Decimal = Numerator / Denominator
Divide the numerator by the denominator to get the decimal representation of a fraction.
Worked Example
Convert 3/8 to a decimal.
numerator = 3denominator = 8
- 01Decimal = 3 / 8 = 0.375
- 02Percentage = 0.375 × 100 = 37.5%
Ready to run the numbers?
Open Fraction to Decimal Converter