Use members of the integration class to perform integration calculations.
| Function | Description |
| dblquad | Double integral of a function |
| polyint | Symbolic integration of polynomials |
| quad8 | Integral of a function |
| quadl | Integral of a function |
| trapz | Numerical integration using trapezoidal method |
| triplequad | Triple integral of a function |