Skip to content

Commit b72a572

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 5aa53ea commit b72a572

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
@@ -321,6 +321,7 @@
321321
* [Newton Raphson](https://github.com/TheAlgorithms/Python/blob/master/maths/newton_raphson.py)
322322
* [Numerical Integration](https://github.com/TheAlgorithms/Python/blob/master/maths/numerical_integration.py)
323323
* [Perfect Square](https://github.com/TheAlgorithms/Python/blob/master/maths/perfect_square.py)
324+
* [Pi Monte Carlo Estimation](https://github.com/TheAlgorithms/Python/blob/master/maths/pi_monte_carlo_estimation.py)
324325
* [Polynomial Evaluation](https://github.com/TheAlgorithms/Python/blob/master/maths/polynomial_evaluation.py)
325326
* [Prime Check](https://github.com/TheAlgorithms/Python/blob/master/maths/prime_check.py)
326327
* [Prime Factors](https://github.com/TheAlgorithms/Python/blob/master/maths/prime_factors.py)

0 commit comments

Comments
 (0)