forked from YovM/Algorithms
Co-authored-by: Jeonghyun Min <20122791@tafe.wa.edu.au> |
||
|---|---|---|
| .. | ||
| README.md | ||
| __init__.py | ||
| equated_monthly_installments.py | ||
| exponential_moving_average.py | ||
| interest.py | ||
| present_value.py | ||
| price_plus_tax.py | ||
| simple_moving_average.py | ||
| straight_line_depreciation.py | ||
| time_and_half_pay.py | ||
README.md
Interest
- Compound Interest: "Compound interest is calculated by multiplying the initial principal amount by one plus the annual interest rate raised to the number of compound periods minus one." Compound Interest
- Simple Interest: "Simple interest paid or received over a certain period is a fixed percentage of the principal amount that was borrowed or lent. " Simple Interest