Function calculate_circle_from_3_points

Source
pub fn calculate_circle_from_3_points(points: [Point2d; 3]) -> CircleParams