Uses of Package
dev.nm.analysis.integration.univariate.riemann.newtoncotes
-
Packages that use dev.nm.analysis.integration.univariate.riemann.newtoncotes Package Description dev.nm.analysis.integration.univariate.riemann.newtoncotes -
Classes in dev.nm.analysis.integration.univariate.riemann.newtoncotes used by dev.nm.analysis.integration.univariate.riemann.newtoncotes Class Description NewtonCotes The Newton-Cotes formulae, also called the Newton-Cotes quadrature rules or simply Newton-Cotes rules, are a group of formulae for numerical integration (also called quadrature) based on evaluating the integrand at equally-spaced points.NewtonCotes.Type There are two types of the Newton-Cotes method: OPEN and CLOSED.