https://github.com/petermcd/loan-calculator
Simple tool for working out length of loans based on payment amount.
https://github.com/petermcd/loan-calculator
Last synced: about 2 months ago
JSON representation
Simple tool for working out length of loans based on payment amount.
- Host: GitHub
- URL: https://github.com/petermcd/loan-calculator
- Owner: petermcd
- License: mit
- Created: 2019-11-07T21:14:53.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T11:00:44.000Z (over 5 years ago)
- Last Synced: 2025-02-17T03:44:26.405Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this package for
The loan calculator is intended to calculate the length of a loan
based on the monthly payment and interest rate.
This can also be used to calculate the monthly payments that would
have to be made to pay off in a given number of months.