Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3491 by [email protected]: simpler powsimp for products containing
(-1)**(a/q)*n**(b/q)
http://code.google.com/p/sympy/issues/detail?id=3491
a
(-6)**(1/4)*I
b
(-1)**(3/4)*6**(1/4)
a.n(2),b.n(2)
(-1.1 + 1.1*I, -1.1 + 1.1*I)
Neither a nor b are changed by powsimp; it might be nice to have it
recognized that either could be changed to the other.
--
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.