Skip to content

An example of the Monte Carlo method of Pi approximation written in Intel x86_64.

License

Notifications You must be signed in to change notification settings

NoInitRD/Monte-Carlo-Pi-Estimation

Repository files navigation

Monte-Carlo-Pi-Estimation

An example of the Monte Carlo method of Pi approximation written in Intel x86_64.

To use this you will need to enable command line compilation and assembling on windows.

This program consists of a grid with a circle inside. It estimates Pi by generating random points inside this grid and checking whether they fall inside the circle.

Here is a visual example:

About

An example of the Monte Carlo method of Pi approximation written in Intel x86_64.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published