Percentage Calculator Formula
Understand the math behind the percentage calculator. Each variable explained with a worked example.
Formulas Used
Result
result = value * percentage / 100Remaining
remaining = value - value * percentage / 100Variables
| Variable | Description | Default |
|---|---|---|
value | Number | 200 |
percentage | Percentage(%) | 15 |
How It Works
How to Calculate a Percentage
Formula
Result = Number × (Percentage / 100)
Example: 15% of 200 = 200 × 0.15 = 30
Worked Example
What is 15% of 200?
value = 200percentage = 15
- 0115% of 200 = 200 × 15/100
- 02= 200 × 0.15
- 03= 30
Ready to run the numbers?
Open Percentage Calculator