Documentation edit
Description edit
Algorithms include:- Integration of a function over an interval.
- The numerical integration of a system of ordinary differential equations.
- Estimating the root(s) of an equation of one variable
See Also edit
- Newton-Raphson Equation Solver
- Duplicates a function but may be easier to implement or to use for teaching.
- Numerical Analysis in Tcl
- Numerical array operations