Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Reverse of a Loan Payment Schedule Calculator #31

Open
flowerbug opened this issue Mar 17, 2024 · 0 comments
Open

The Reverse of a Loan Payment Schedule Calculator #31

flowerbug opened this issue Mar 17, 2024 · 0 comments

Comments

@flowerbug
Copy link

flowerbug commented Mar 17, 2024

I'm looking at the code you have and see it might be adapted, but I'm not sure how easy that will be done. :)

When taking out a Certificate of Deposit the term can be specified in years or months, but also the date when it is taken out may be any day of the month when that happens. At the end of the term you may have a partial payment of interest.

What I need is basically a generator that will give elements that allow partial fractions for the months (starting and finish) along with those full months in between. I think I can get this figured out eventually... :)

Thanks for what you have posted so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant