updating DIRECTORY.md

This commit is contained in:
cclauss
2025-07-05 08:44:31 +00:00
parent 787afaea1a
commit 72d313852e

View File

@ -443,6 +443,7 @@
* [Present Value](financial/present_value.py)
* [Price Plus Tax](financial/price_plus_tax.py)
* [Simple Moving Average](financial/simple_moving_average.py)
* [Straight Line Depreciation](financial/straight_line_depreciation.py)
* [Time And Half Pay](financial/time_and_half_pay.py)
## Fractals