Time Value of Money - a Python package for mathematical interest theory, annuity, and bond calculations.
GNU General Public License v3.0
30
stars
4
forks
source link
npv() should be able to work without a discount function #8
Closed
genedan closed 4 years ago
Expected behavior:
When supplying npv() with discounted payments, I would expect for it to work without needing to supply a discount function.
Observed behavior: