Skip to content

ostad-ai/PI-estimation-methods

Repository files navigation

PI-estimation-methods

Using different algorithms to estimate the PI number:
We especially use Python programming language.

  1. A Monte Carlo Approach
    • using Python, code in notebook format
  2. Using Basel problem
    • with Python, code in notebook format
  3. With Arctangent and integration
    • with Python, code in notebook format
  4. With Gauss-Legendre algorithm
    • with Python, code in notebook format
  5. With Newton_Raphson_Tusi algorithm
    • with Python code, finding root of cos(x) around one

About

using different algorithms to estimate the PI number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published