mirror of
https://notabug.org/scuti/amort
synced 2024-11-26 00:38:49 +05:30
8 lines
167 B
Makefile
8 lines
167 B
Makefile
|
|
reference:
|
|
amortize -P 100000 -r 0.05 -f monthly -n 36 -s > ref.txt
|
|
|
|
test:
|
|
python src/amort.py -p 100000 -i 5.0 -t 3 -ot "{\"payment-number\":13,\"amount\":5000}"
|
|
|