perpendicular_arc_through_point#

perpendicular_arc_through_point(circle, circle_point, point)#

Return the arc that is: - perpendicular to the circle at circle_point - starts at the circle point and goes through the point - (if the point lies on the circle, the arc is perpendicular also at point.