MobilityDB 1.3
Loading...
Searching...
No Matches

◆ point_inside_circle()

bool point_inside_circle ( const POINT2D center,
double  radius,
double  x,
double  y 
)

Return 1 if a point is inside a circle, 0 otherwise.

Note
Inspired by https://stackoverflow.com/questions/481144/equation-for-testing-if-a-point-is-inside-a-circle