next up previous TOP
Next: 4 Warnings and error messages Up: A REDUCE package for manipulation of Taylor series Previous: 2 How to use it Top: REDUCE Online Documentation

3 Caveats

 

TAYLOR should now always detect non-analytical expressions in its first argument. As an example, consider the function that is not analytical in the neighborhood of : Trying to calculate

  taylor(x*y/(x+y),x,0,2,y,0,2);
causes an error
***** Not a unit in argument to QUOTTAYLOR
Note that it is not generally possible to apply the standard REDUCE operators to a Taylor kernel. For example, PART, COEFF, or COEFFN cannot be used. Instead, the expression at hand has to be converted to standard form first using the TAYLORTOSTANDARD operator.



next up previous TOP
Next: 4 Warnings and error messages Up: A REDUCE package for manipulation of Taylor series Previous: 2 How to use it Top: REDUCE Online Documentation



REDUCE WWW Pages maintained by Strotmann@RRz.Uni-Koeln.DE at Universität zu Köln