> Hmm, a good example:
> arg0 in [-oo, oo]
> should be smarter in this case 

Only way I can see to fix this is to try and substitute -1 or 1 for every 
sign(var) instance
and see if it belongs to [-oo, oo] in every case.

But what if it is -oo/oo sometimes and sometimes not. What output should we 
give then?
Would a simple "Output depends on sign" suffice?

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to