simpsonsRuleCell: Numerical integration of a single cell using Simpson's rule.

Description Usage Arguments Value

View source: R/spline.R

Description

Numerical integration of a single cell using Simpson's rule.

Usage

1

Arguments

f

The function to integrate. Must take exactly 1 parameter

a

Lower region bound

b

Upper region bound

Value

Numerical approximation of the integral of f on [a,b]


klapaukh/hangler documentation built on May 20, 2019, 11:04 a.m.