/profit-calculator

Very simple profit calculator

Primary LanguagePython

Simple Profit Calculator

Usage:

python profit_calculator.py 1000 1.05 2 1

where 1000 is one thousand dollars, 1.05 is %5 per period, 2 is how many periods and 1 is the increment.