testCirclePolygon(c: Circle, p: Polygon): boolean Check if a circle and polygon intersect linewise.paramc- The circle.paramp- The polygon.returnstrue if the circle and polygon intersect linewise.sincev2000.0groupMath