分数转小数转换器 — 公式
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...).
计算示例
Convert 3/4 to a decimal.
- Decimal = 3 / 4
- = 0.75
- As percentage: 0.75 × 100 = 75%