Skip to content

circleCenterFromPoints

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/dot/blob/main/js/util/circleCenterFromPoints.ts for the most up-to-date information.

Overview

Returns the center of a circle that will lie on 3 points (if it exists), otherwise null (if collinear).

@author Jonathan Olson <jonathan.olson@colorado.edu>

Source Code

See the source for circleCenterFromPoints.ts in the dot repository.