hpinvent
- 1
- 0
How can I calculate the distance from a random point IN a circle to N points uniformly distributed within the circle? Would the average distance decrease with N?
If the coordinates of the random point and the N points are given, the calculation is simple, but tedious for large N.hpinvent said:How can I calculate the distance from a random point IN a circle to N points uniformly distributed within the circle? Would the average distance decrease with N?