https://github.com/jamesnatulan/github-final-project
https://github.com/jamesnatulan/github-final-project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesnatulan/github-final-project
- Owner: jamesnatulan
- License: apache-2.0
- Created: 2023-07-13T19:29:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T19:35:07.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T07:28:51.173Z (4 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# github-final-project
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