amort/Makefile

8 lines
167 B
Makefile
Raw Permalink Normal View History

2024-02-11 07:21:14 +05:30
reference:
amortize -P 100000 -r 0.05 -f monthly -n 36 -s > ref.txt
test:
2024-08-30 14:19:12 +05:30
python src/amort.py -p 100000 -i 5.0 -t 3 -ot "{\"payment-number\":13,\"amount\":5000}"
2024-02-11 07:21:14 +05:30