clementi/estimate-pi
Implementations in several languages of an algorithm to estimate the value of π by using pseudorandom numbers. The algorithm is based on the process given by Matt Parker of Standup Maths at https://www.youtube.com/watch?v=RZBhSi_PwHU
Scheme