|
-
Nov 1st, 2006, 04:56 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Check whether point is in a circle
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²
-
Nov 1st, 2006, 05:00 PM
#2
Thread Starter
Fanatic Member
Re: Check whether point is in a circle
Argh, sorry, done it again.
Need to find out how to delete threads.
Obviously need to check that the hypotenuse of the point is less than the radius of the circle.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|