Percentage to Fraction
Convert a percent to a simplified fraction, mixed number, and decimal.
Rated 4.7 out of 5 based on 340 reviews
How to use Percentage to Fraction
- Enter percent. Leave a field blank only when the page says the value is missing, not by typing 0 unless 0 is a real value.
- Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
- Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.
Percentage to Fraction
Simplified fraction
| Computes | Convert a percent to a simplified fraction, mixed number, and decimal. |
|---|---|
| Includes | Simplified fraction |
| Includes | Mixed number |
| Engine | percentage |
| Upload | None |
| Advice | Arithmetic only |
What Percentage to Fraction is
12.5% is 12.5/100, which simplifies to 1/8. The decimal is the percent divided by 100.
The formula runs in this tab. CZNull does not receive the numbers.
How this page computes
Numerator and denominator are reduced by their GCD. Related: decimal to fraction and fraction arithmetic.
Entities and related jobs
Convert a percent to a simplified fraction, mixed number, and decimal. Named features: Simplified fraction, Mixed number.
See also Fraction Calculator, Decimal to Fraction Calculator, Percentage Calculator, Ratio Calculator, Scientific Calculator, GCD Calculator.
Use cases
Recipes, odds, and schoolwork that wants a fraction instead of 12.5%.
Limits
Invalid input appears in the status line. IEEE floating point applies unless a row says otherwise. CZNull does not receive the numbers.