Skip to content

Calculate the future value of an investment after the user enters the principal, interest rate, and number of years.

Notifications You must be signed in to change notification settings

amrlxamn/Future-value-calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Future-value-calculation

Future Value If P dollars (called the principal) is invested at r% interest compounded annually, then the future value of the investment after n years is given by the formula

future value = P (1 + r / 100) ** n)

Calculate the future value of an investment after the user enters the principal, interest rate, and number of years.

About

Calculate the future value of an investment after the user enters the principal, interest rate, and number of years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages