Menu

#3880 listofvars([taylor(..),1]) gives an error when listdummyvars=false

None
open
nobody
5
2021-11-29
2021-10-22
No

I am using wxMaxima 21.05.2 (Windows 10 (build 19043), 64 bit edition). If I open a new worksheet and enter

listdummyvars:false;
listofvars([taylor(1/(1-x),x,0,1),1]);

then I get

Maxima encountered a Lisp error:
 The value
   #:X442
 is not of type
   LIST
Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.

I don't know how to use the Lisp debugger, so I haven't tried that.

Discussion

  • Robert Dodier

    Robert Dodier - 2021-11-29
    • labels: --> listofvars, taylor
     

Log in to post a comment.