Quadrature Rules

Quadratures

Integrate a function f(x) over the interval [0,1] using the quadrature quad.

source

Scale nodes and weights from the interval [-1,+1] to the interval [0,1].

source

Scale nodes and weights from the interval [0,1] to the interval [-1,+1].

source