Skip to content
Prev 378673 / 398502 Next

particle count probability

Hi Petr,
My second message was to show that if you take the limiting cases of
"just inside" and "just outside" - which should have been:

just inside the field:
R0 = sqrt((x1+R1-x0)^2 + (y1+R1-y0)^2)
just outside the field:
R0 = sqrt((x2-R1-x0)^2 + (y2-R1-y0)^2)

the two differences are equal along any radius, supporting the
averaging strategy.

Jim
On Thu, Feb 21, 2019 at 7:53 PM PIKAL Petr <petr.pikal at precheza.cz> wrote: