forked from YovM/Algorithms
* Adds exponential moving average algorithm * code clean up * spell correction * Modifies I/O types of function * Replaces generator function * Resolved mypy type error * readibility of code and documentation * Update exponential_moving_average.py --------- Co-authored-by: Christian Clauss <cclauss@me.com> |
||
|---|---|---|
| .. | ||
| ABOUT.md | ||
| __init__.py | ||
| equated_monthly_installments.py | ||
| exponential_moving_average.py | ||
| interest.py | ||
| present_value.py | ||
| price_plus_tax.py | ||