Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 251 Bytes

approximatePi

Different Methods to approximate the value of pi

View

Methods

  • Monte Carlo Simulation
  • Archimedes Method (Explanation cooming soon)
  • Gregory Leibniz Series (Explanation cooming soon)