romberg | topic started 8/28/2001; 8:16:40 PM last post 8/28/2001; 8:16:40 PM |
Michael Gage - romberg 8/28/2001; 8:16:40 PM (reads: 2393, responses: 0) |
||||||
rombergDescriptionImplements the romberg integration method. (Richardson acceleration applied to the trapezoid rule.) The first three arguments are required. Syntax
Params
Options
Returns A number representing the definite integral. Examples
See Also trapezoid, inv_romberg
|