object with "radius" (number) and "origin" (number[])
the point to test nearness to
a point
find the nearest point on the boundary of a circle to another point that is closest to the provided point.
object with "radius" (number) and "origin" (number[])