Set dots (resolution) and rate of radius increase Estimates π by circle's area relative to square area
Random dot placement, then counts dots within radius distance (circle) and counts dots within x and y of radius (square). Circle and square have same width (2*radius). Pi estimate is 4 times ratio of circle dots to square dots.