-
-
Notifications
You must be signed in to change notification settings - Fork 580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong limit in derivative #17428
Comments
This comment has been minimized.
This comment has been minimized.
Changed keywords from none to derivative limit |
Upstream: Not yet reported upstream; Will do shortly. |
comment:2
The same happens in Maxima:
Possibly related: #7401 [edit: it is not] |
comment:3
A slightly simpler example:
In |
comment:4
Well, that is definitely a problem. Did you report upstream yet? |
comment:5
Replying to @kcrisman:
I just opened https://sourceforge.net/p/maxima/bugs/2877/ for this. |
Changed upstream from Not yet reported upstream; Will do shortly. to Reported upstream. No feedback yet. |
Stopgaps: wrongAnswerMarker |
I'm seeing this behavior in sage 6.4, just built from git:
The last result should be
limit(D[0](g)(x), x, 0)
.For reference, this report was also posted to sage-devel.
Upstream: Reported upstream. No feedback yet.
CC: @kcrisman @nbruin @sagetrac-jakobkroeker
Component: symbolics
Keywords: derivative limit
Stopgaps: wrongAnswerMarker
Issue created by migration from https://trac.sagemath.org/ticket/17428
The text was updated successfully, but these errors were encountered: