Hi all again.

Can anyone explain how to check whether or not a point lies whithin a circle.
point = x1,y1
circle = (x2-a)²+(y2-b)²=r²