Skip to content

Commit b7f35d8

Browse files
committed
updating DIRECTORY.md
1 parent 7665ba5 commit b7f35d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@
443443
* [Present Value](financial/present_value.py)
444444
* [Price Plus Tax](financial/price_plus_tax.py)
445445
* [Simple Moving Average](financial/simple_moving_average.py)
446+
* [Straight Line Depreciation](financial/straight_line_depreciation.py)
446447
* [Time And Half Pay](financial/time_and_half_pay.py)
447448

448449
## Fractals
@@ -790,6 +791,7 @@
790791
* [Sumset](maths/sumset.py)
791792
* [Sylvester Sequence](maths/sylvester_sequence.py)
792793
* [Tanh](maths/tanh.py)
794+
* [Test Factorial](maths/test_factorial.py)
793795
* [Test Prime Check](maths/test_prime_check.py)
794796
* [Three Sum](maths/three_sum.py)
795797
* [Trapezoidal Rule](maths/trapezoidal_rule.py)

0 commit comments

Comments
 (0)