Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cwhmisc-internal

Functions not to be called directliy by the user.


Description

Recursive internal functions to adapt..

Usage

.adaptsimstp(f,term,a,b,fa,fm,fb,is,trace,...)
.adaptlobstp(f,term,a,b,fa,fb,is,trace,...)

Arguments

f

function to be integrated.

term

function to be integrated.

a

starting abscissa of integral.

b

ending abscissa of integral.

fa, fm, fb

function values at a, (a+b)/2, b.

is

parameter to control precision.

trace

should intermediate steps be traced

...

additional parameters for function f.

Value

List (Q, term) with Q = the approximate value of the integral and term = the information, whether the tolerance given was too small.

Author(s)

Christian W. Hoffmann christian@echoffmann.ch


cwhmisc

Miscellaneous Functions for Math, Plotting, Printing, Statistics, Strings, and Tools

v6.6
GPL (>= 2)
Authors
Christian W. Hoffmann
Initial release
2018-08-24, 10:40:10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.