Visualization of calculating PI using the Monte Carlo method.
Iterations:
Green: x^2 + y^2 <= 1, Red: x^2 + y^2 > 1
Estimated value for PI:
That's all Folks!