i want to know how to
make a circle from a point and how to check if an account is inside this circle .
i get an idea but i don't know if it's good i thought that i can make a circle from a center point and from the account Coordinates i get the distance from it to the center of the circle and see if the distance is smaller than the Radius of the circle ........
but can i know how i can get some coordinates in this circle which its distance between it and the center equals the radius