Closed ascott1 closed 10 years ago
Should we throw an error if an argument is less than zero? Or is that hand-holding?
We probably should. Now that you mention it, I think that's what we do in loan-calc
@contolini I added some error checks and wrote a couple of tests for them. Let me know what you think.
:+1:
This is the initial code for the amortize node module.