REDUCE

17 Solving Numerical Problems

The NUMERIC package implements some numerical (approximative) algorithms for REDUCE, based on the REDUCE rounded mode arithmetic.1 These algorithms are implemented for standard cases:

This package implements basic algorithms of numerical analysis. These include:

They should not be called for ill-conditioned problems; please use standard mathematical libraries for these.

 17.1 Syntax
 17.2 Minima
 17.3 Roots of Functions / Solutions of Equations
 17.4 Integrals
 17.5 Ordinary Differential Equations
 17.6 Bounds of a Function
 17.7 Chebyshev Curve Fitting
 17.8 General Curve Fitting

Hosted by Download REDUCE Powered by MathJax