Suppose you have a calculation where you are simplifying 
r*sin(theta)/sqrt(r**2*sin(theta)**2).  Is there a way of specifying 
that r > 0 and 0 < theta < pi so that the result will simplify to 1 
rather than
r*sin(theta)/(|r||sin(theta)|).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to