Comment #33 on issue 2132 by asmeurer: Derivative of RootSum
http://code.google.com/p/sympy/issues/detail?id=2132
And by the way, my example now works (I forgot to throw in a term):
In [6]: cancel((a + x).diff(x))
Out[6]:
1
─────────────
x 5⋅x
1 + ℯ + ℯ
So this is exactly what I need to be able to integrate those kinds of
functions in integration3. Thanks!
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.