gnu-octave / symbolic

A Symbolic Package for Octave using SymPy
https://octave.sourceforge.io/symbolic/
GNU General Public License v3.0
149 stars 36 forks source link

Improve description of 'order' for 'taylor' function #1305

Open vitaminace33 opened 2 weeks ago

vitaminace33 commented 2 weeks ago

Currently, taylor returns one order less than given. This improves the description of the 'order' key.