amort/Makefile
2024-02-10 17:51:14 -08:00

8 lines
163 B
Makefile

reference:
amortize -P 100000 -r 0.05 -f monthly -n 36 -s > ref.txt
test:
python amort.py -p 100000 -i 5.0 -t 3 -ot "{\"payment_number\":13,\"amount\":5000}"