Example 12: Find the Position of a Point
Learn how to locate the position of a point in the circle.
We'll cover the following...
Problem
Given the coordinates (x, y) of the centre of a circle and its radius, write a program that will determine whether a point lies inside the circle, on the circle, or outside the circle.
The following formulae will help you in the required calculations:
...
Access this course and 1400+ top-rated courses and projects.