triangle_test


triangle_test, a Fortran90 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 Fortran90 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 10 September 2020.