Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium Solvers Polynomial

New issue 2814 by [email protected]: ValueError: can't raise polynomial to a negative power with solve()
http://code.google.com/p/sympy/issues/detail?id=2814

In [84]: solve(((x - 1.1)/(x + 0.1))**(0.83) - C*exp(t), x)
...
ValueError: can't raise polynomial to a negative power


--
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.

Reply via email to