genedan / TmVal

Time Value of Money - a Python package for mathematical interest theory, annuity, and bond calculations.
https://genedan.com/tmval/docs
GNU General Public License v3.0
30 stars 4 forks source link

check argument consistency for interest-discount conversion formulas #21

Closed genedan closed 4 years ago

genedan commented 4 years ago

There are a lot of these functions and some of them share arguments, like i for interest rate. Make sure all the names are the same.

genedan commented 4 years ago

was done during documentation