This is actually a computer science question in that I need to create a program that will determine the center of a circle given $4$ points on its circumference.
Does anyone know the algorithm, theorem or method? I think it has something to do with cyclic quadrilaterals.
Thanks.