Circumcircle of a Triangle from Three Vertices Calculator
Compute the circumcircle radius and centre from three (x, y) vertices.
Compute the circumcircle of a triangle given the (x, y) coordinates of its three vertices. Reports the side lengths a, b, c, the circumradius R = (a·b·c) / (4·area) and the centre (Ox, Oy) via the perpendicular-bisector closed form.
How to use this calculator
- Fill in the inputs above using the units you already have.
- Values update automatically as you type — no submit button needed.
- Hover any result row for the underlying formula and intermediate values.
Formula
R = abc / (4·area); centre via perpendicular-bisector closed form.
In depth
Compute the circumcircle of a triangle given the (x, y) coordinates of its three vertices. Reports the side lengths a, b, c, the circumradius R = (a·b·c) / (4·area) and the centre (Ox, Oy) via the perpendicular-bisector closed form.
Spot an issue or have a suggestion?
Our editors read every message. If the math looks off, tell us the inputs you used and what you expected.