Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 15:23:19 legendre_fast_rule_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test legendre_fast_rule(). 13-May-2025 15:23:19 legendre_fast_rule(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Compute a Gauss-Legendre rule for approximating Integral ( a <= x <= b ) f(x) dx of order N. The computed rule is written to 3 files: * leg_oN_w.txt - the weight file * leg_oN_x.txt - the abscissa file. * leg_oN_r.txt - the region file. The requested order N = 15 The left endpoint A = 0.000000 The right endpoint B = 2.000000 Computation required 0.039155 seconds. Weight file will be "leg_o15_w.txt". Abscissa file will be "leg_o15_x.txt". Region file will be "leg_o15_r.txt". legendre_fast_rule(): Normal end of execution. 13-May-2025 15:23:19 legendre_fast_rule_test(): Normal end of execution. 13-May-2025 15:23:19