Pi Calculator

A project that calculates Pi using the Monte Carlo method.
A higher number gives a more accurate result.
https://snap.berkeley.edu/snap/snap.html#present:Username=joecooldoo&ProjectName=Pi%20Calculator

Interesting how slowly and non-monotonically it converges. It'll be 3.14something and then next you know it's 3.17something. Of course I wasn't expecting it to be as fast as a series computation, but I didn't really see how unreliable the randomness is until I watched it happen.

Screenshot 2023-07-28 123755
Screenshot 2023-07-28 124038
Screenshot 2023-07-28 124053

AYO WHAAAAAAAAAAAAAAAAAA

didnt guarantee it would be accurate :smirk:

yeah, those images were from when I did 1, 2, and 3 calculations