Function calculate_circle_from_3_points

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