SampaioLeal / Python-Circumcenter-Calculator

Python program that return a equidistant point of a triangle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Circumcenter-Calculator

Python program that return a equidistant point of a triangle.

About

The Python-Circumcenter-Calculator is an algorithm that let user inputs the coordinates of three points, forming a triangle, and return the equidistant point (the circumcenter).

Note: this program is a Python implementation of the JavaScript code made by MeraCalculator in: http://www.meracalculator.com/graphic/circumcenter-of-triangle.php

Credits

About

Python program that return a equidistant point of a triangle.

License:MIT License


Languages

Language:Python 100.0%