nag_1d_quad_wt_alglog (d01apc) Example Program Results a - lower limit of integration = 0.0000 b - upper limit of integration = 1.0000 epsabs - absolute accuracy requested = 0.00e+00 epsrel - relative accuracy requested = 1.00e-04 alfa - parameter in the weight function = 0.0000 beta - parameter in the weight function = 0.0000 wt_func - denotes weight function to be used = Nag_Alg_loga result - approximation to the integral = -0.04899 abserr - estimate of the absolute error = 1.14e-07 qp.fun_count - number of function evaluations = 110 qp.num_subint - number of subintervals used = 4 a - lower limit of integration = 0.0000 b - upper limit of integration = 1.0000 epsabs - absolute accuracy requested = 0.00e+00 epsrel - relative accuracy requested = 1.00e-04 alfa - parameter in the weight function = -0.5000 beta - parameter in the weight function = -0.5000 wt_func - denotes weight function to be used = Nag_Alg result - approximation to the integral = 0.53502 abserr - estimate of the absolute error = 1.94e-12 qp.fun_count - number of function evaluations = 50 qp.num_subint - number of subintervals used = 2