freeCodeCamp/guide/chinese/mathematics/convert-percents-to-fractions/index.md

21 lines
315 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Convert Percents to Fractions
localeTitle: 将百分比转换为分数
---
## 将百分比转换为分数
要将百分比转换为分数,请使用以下公式:
#### `x % / 100`
#### 例1
25=100分之25= 四分之一
#### 例2
36=100分之36=25 分之9
#### 例3
100= 100/100 = 1