Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interest Calculator

A calculator that calculates simple interest given principal, annual rate of interest and time period in years.

Input:

  • p: principal amount
  • t: time period in years
  • r: annual rate of interest

Output:

  • simple interest = p * t * r / 100

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages