百分比计算器 — 公式
## How to Calculate a Percentage
### Formula
**Result = Number × (Percentage / 100)**
Example: 15% of 200 = 200 × 0.15 = 30
### Formula
**Result = Number × (Percentage / 100)**
Example: 15% of 200 = 200 × 0.15 = 30
计算示例
What is 15% of 200?
- 15% of 200 = 200 × 15/100
- = 200 × 0.15
- = 30