circle_rule_test, an Octave code which calls circle_rule(), which computes quadrature rules for approximating integrals over the circumference of the unit circle in 2D.
The information on this web page is distributed under the MIT license.
circle_rule, an Octave code which computes quadrature rules for the unit circle in 2D, that is, the circumference of the circle of radius 1 and center (0,0).