cfpb / amortize

A node module to calculate the interest paid, principal paid, remaining balance, and monthly payment of a loan.
Creative Commons Zero v1.0 Universal
58 stars 19 forks source link

Payment function is now a standalone method #12

Closed vccabral closed 6 years ago

vccabral commented 8 years ago

Now the pmt method can later be exposed if desired.