circle_segment_test


circle_segment_test, a C code which calls circle_segment(), which carries out various computations associated with a circle segment, using gnuplot to illustrate some of the computations.

Licensing:

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

Related Data and Programs:

circle_segment, a C code which carries out computations associated with a circle segment, including height, angle, area, centroid, sampling, and quadrature, creating some graphics plots using gnuplot.

Source Code:

Test number 6 creates some samples of points in circle segments, and writes out data files and gnuplot command files to create graphics:


Last revised on 14 June 2019.