powered by
Gauss-Kronrod nodes and weights
gaussKronrod(k = 15)
A list with the following components :
sk
A k-vector of nodes
wk
A k-vector of weights
the number of points for Gauss-Kronrod approximation : choice between 7 and 15. 15 by default.