Skip to content

chuanxshi/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interest Calculator

Input:

  • p: Principal amount
  • t: Time period in years
  • r: Annual rate of interest

Output:

  • Simple Interest: calculated as p * t * r

Formula:

[ \text{Simple Interest} = p \times t \times r ]

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages