Function circumcircle

Source
pub fn circumcircle(a: Vector, b: Vector, c: Vector) -> Circle
Expand description

三角形(△abc)の外接円を求める