Skip to content

Pi approximulation using the Monte Carlo Simulation🄧🄧 This python program approximate pi - š›‘ depending on the number of dots entered. The more dots entered, the better the approximation is.

Notifications You must be signed in to change notification settings

diriho/Pi-approximation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

5 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Pi approximulation using the Monte Carlo Simulation🄧🄧

This python program approximate pi - š›‘ depending on the number of dots entered. The more dots entered, the better the approximation is. This repo has two different version, where the first version only focus to visualizing the Monte Carlo simulation using a square and a circle, while the second version deals basically with visualizing how closer we get to the actual value of pi as we increase the number of trials that we do. Feel free to try out different num_trials and see the magic happen :)

About

Pi approximulation using the Monte Carlo Simulation🄧🄧 This python program approximate pi - š›‘ depending on the number of dots entered. The more dots entered, the better the approximation is.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages