Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Solving equations
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007520
Message ID:
01007585
Views:
11
>Given two points and a radius I need to find the center of a circle. Two different circles could exist. I know that I can solve this using...
>
>   (x-a)^2 + (y-b)^2 = r^2
>   (x-A)^2 + (y-B)^2 = r^2
>
>...where a,b and A,B are the two points and r is the radius. Then subtract one from the other. I can do this on paper but don't know how to do it with vfp.
>Any tips?

Aren't (a,b) and (A,B) already the centers of the two circles?

Could you elabrate more? I don't quite understand what you mean by subtract one from the other or what you want achieve in VFP.
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform