Is there a simple way of removing all absolute values from an expression.  
For example if the expression is (Abs(sin(w))/cos(w)) + Abs(w) return 
(sin(w)/cos(w)) + w. 

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/0da1faa3-6d6d-4a83-8e08-54ed0da8b7e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to