Description Usage Arguments Value
Numerical integration of a single cell using Simpson's rule.
1  | simpsonsRuleCell(f, a, b)
 | 
f | 
 The function to integrate. Must take exactly 1 parameter  | 
a | 
 Lower region bound  | 
b | 
 Upper region bound  | 
Numerical approximation of the integral of f on [a,b]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.