-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
In Maxima-Jupyter, the pade() does not work:
taylor (1 + x + x^2 + x^3, x, 0, 3);
pade (%, 1, 1);
pade: first argument must be a Taylor series; ...
This is because taylor() in Maxima-Jupyter does not return /T/ expression.
Any help?
Is there any tip to return /T/ expression?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels