triangle_test


triangle_test, a C++ code which calls triangle(), which can compute properties of a triangle, including angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

triangle, a C++ code which computes properties, including angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality, of a triangle in 2D.

Source Code:


Last revised on 04 May 2020.