Function calculate_circle_from_3_points

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