Menu

#4805 taylor bad error message

None
open
nobody
taylor (40)
5
2 days ago
2 days ago
No

I'm not sure what taylor should do for this case--should it ask about the relative magnitudes of a and b. But to a user, the error message is meaningless:

(%i4) xxx : (a^x + b^x)^(1/x);

(%o4) (b^x+a^x)^(1/x)
(%i5) taylor(%,x,inf, 1);
taylor: bad gvar lim
infinity
 -- an error. To debug this try: debugmode(true);

Discussion


Log in to post a comment.

Auth0 Logo