mirror of
https://notabug.org/scuti/amort
synced 2024-11-25 16:28:50 +05:30
8 lines
163 B
Makefile
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}"
|
|
|