Skip to content

CircleThrough

Finds the circumscribed circle through given points.

$ wo 'CircleThrough[{{0, 0}, {1, 0}, {0, 1}}]'
Circle[{1/2, 1/2}, 1/Sqrt[2]]