Compute PI by generating random points within a square and computing the ratio of points inside and outside an inscribed circle
-
Updated
Jun 1, 2016 - JavaScript
Compute PI by generating random points within a square and computing the ratio of points inside and outside an inscribed circle
Add a description, image, and links to the compute-pi topic page so that developers can more easily learn about it.
To associate your repository with the compute-pi topic, visit your repo's landing page and select "manage topics."