https://github.com/secretsheppy/circle-data-from-points
Get centre and radius of a circle from n points
https://github.com/secretsheppy/circle-data-from-points
Last synced: about 1 year ago
JSON representation
Get centre and radius of a circle from n points
- Host: GitHub
- URL: https://github.com/secretsheppy/circle-data-from-points
- Owner: SecretSheppy
- License: mit
- Created: 2023-07-20T11:55:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T13:41:48.000Z (almost 3 years ago)
- Last Synced: 2023-07-21T15:42:46.838Z (almost 3 years ago)
- Language: JavaScript
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# circle-data-from-points
Get centre and radius of a circle from n points