Circle From Points


Create new points

Settings


Round to decimal places

About


This software uses the "Least Square Circle" Algorithm to calculate the circle of best fit given a set of points. The mathematical method for this algorithm can be found here (lucidar.me).

This program is written in pure javascript and provided for free by SecretSheppy under the MIT License. This program uses the math.js library, see ./res/js/math.js.LICENSE.txt for license information.

Results


Center

( , )

Radius

Equation

( x + ) 2 + ( y + ) 2 = 2

Session Results History


X Y Action