Hi everybody,

for my recent project I have to check using sympy if two terms are equal or 
identical.

*Example*:

   - x+2=5 and x+5=8 - these two terms are equal (equivalent) but they are 
   not identical
   - x+2=5 and x+2=5 - these are equal and identical

*Question*:

Is it possible to differentiate between "equal" and "identical"? If so - 
how do I achieve this?


Thanks a lot!

Peter

-- 
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/5d39e92a-32d4-4876-a04d-1ac5c8ed2ed1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to