Skip to content

Commit b756caa

Browse files
committed
updating DIRECTORY.md
1 parent caa4f56 commit b756caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@
725725
* [Secant Method](maths/numerical_analysis/secant_method.py)
726726
* [Simpson Rule](maths/numerical_analysis/simpson_rule.py)
727727
* [Square Root](maths/numerical_analysis/square_root.py)
728+
* [Weierstrass Method](maths/numerical_analysis/weierstrass_method.py)
728729
* [Odd Sieve](maths/odd_sieve.py)
729730
* [Perfect Cube](maths/perfect_cube.py)
730731
* [Perfect Number](maths/perfect_number.py)

0 commit comments

Comments
 (0)