![]() |
Index for K25104\Integration ![]() |
![]() | Employs Boole's rule to integrate f between a and b |
![]() | Usage example for booles_rule |
![]() | Splits the interval [a,b] into n equal subintervals, then numerically |
![]() | Usage example for composite_rule |
![]() | Employs Gauss-Legendre rule to integrate f between a and b |
![]() | Usage example for gauss_legendre_rule |
![]() | Employs Gauss-Lobatto rule with Legendre polynomials |
![]() | Usage example for gauss_lobatto_rule |
![]() | Employs the left Gauss-Radau rule with n abscissae to integrate f between a and b |
![]() | Usage example for left_gauss_radau_rule |
![]() | Employs the midpoint rule to integrate f between a and b |
![]() | Usage example for midpoint_rule |
![]() | Employs Milne's rule to integrate f between a and b |
![]() | Usage example for milnes_rule |
![]() | Employs Simpson's 3/8 rule to integrate f between a and b |
![]() | Usage example for simpsons_alt_rule |
![]() | Employs Simpson's rule to integrate f between a and b |
![]() | Usage example for simpsons_rule |
![]() | Employs the trapezium rule to integrate f between a and b |
![]() | Usage example for trapezium_rule |