5 April 2014 8:18:07.967 PM CIRCLE_RULE: FORTRAN90 version Test the CIRCLE_RULE library. TEST01 CIRCLE_RULE can compute a rule Q(f) for the unit circle using NT equally spaced angles. Estimate integrals I(f) where f = x^e(1) * y^e(2) using 8 points. E(1) E(2) I(f) Q(f) 0 0 6.28319 6.28319 0 2 3.14159 3.14159 0 4 2.35619 2.35619 0 6 1.96350 1.96350 2 2 0.785398 0.785398 2 4 0.392699 0.392699 2 6 0.245437 0.196350 4 4 0.147262 0.196350 4 6 0.736311E-01 0.981748E-01 6 6 0.306796E-01 0.490874E-01 TEST01 CIRCLE_RULE can compute a rule Q(f) for the unit circle using NT equally spaced angles. Estimate integrals I(f) where f = x^e(1) * y^e(2) using 32 points. E(1) E(2) I(f) Q(f) 0 0 6.28319 6.28319 0 2 3.14159 3.14159 0 4 2.35619 2.35619 0 6 1.96350 1.96350 2 2 0.785398 0.785398 2 4 0.392699 0.392699 2 6 0.245437 0.245437 4 4 0.147262 0.147262 4 6 0.736311E-01 0.736311E-01 6 6 0.306796E-01 0.306796E-01 CIRCLE_RULE: Normal end of execution. 5 April 2014 8:18:07.968 PM