uruba / FinanCalc

:moneybag: A lightweight, simple and easy PHP library for calculating annuities (e.g., mortgages) and other financial instruments according to various input data
The Unlicense
30 stars 6 forks source link

debtRepayments, Round #s #5

Open alloylab opened 8 years ago

alloylab commented 8 years ago

I like how getResultAsArray() debtRepayments doesn't round the numbers... but it sometimes would be nice. So I am thinking we add another array to getresults... debtRepaymentsRounded

alloylab commented 8 years ago

6