calculate-interest
v1.0.0
Published
Javascript Functions to Calculate Compound Interest
Readme
Calculate Interest
Collection of functions used to calculate interest.
TODO
- Add more test cases for various interest calculations.
- Add checks to functions to ensure proper handling of errors.
Ideas
- Add additional functions that will return value over time to feed into a chart.
