Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nehashekhawat255 authored May 27, 2024
1 parent 9539c6c commit f60430d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Calculators/CGPA-Percentage-Calculator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description :-

Quickly convert your CGPA to percentage and vice versa with the CGPA ⟷ Percentage Calculator. On the basis of formula `Percentage = CGPA * 7.1 + 11` and `CGPA = (Percentage - 11) / 7.1` this calculator will help you to convert your CGPA to percentage and vice versa.
Quickly convert your CGPA to percentage and vice versa with the CGPA ⟷ Percentage Calculator. On the basis of formula `Percentage = CGPA * 9.5` and `CGPA = Percentage / 9.5` this calculator will help you to convert your CGPA to percentage and vice versa.

Start typing in any field and the value will be calculated automatically.

Expand Down

0 comments on commit f60430d

Please sign in to comment.