File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 321
321
* [ Newton Raphson] ( https://github.com/TheAlgorithms/Python/blob/master/maths/newton_raphson.py )
322
322
* [ Numerical Integration] ( https://github.com/TheAlgorithms/Python/blob/master/maths/numerical_integration.py )
323
323
* [ 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 )
324
325
* [ Polynomial Evaluation] ( https://github.com/TheAlgorithms/Python/blob/master/maths/polynomial_evaluation.py )
325
326
* [ Prime Check] ( https://github.com/TheAlgorithms/Python/blob/master/maths/prime_check.py )
326
327
* [ Prime Factors] ( https://github.com/TheAlgorithms/Python/blob/master/maths/prime_factors.py )
You can’t perform that action at this time.
0 commit comments