for example:

x = Symbol('x')
y = Symbol('y')
print x & y

>> prints: "And(x, y)"

but i want "x & y" because & is the And operator!

AND!

why is the shift operator "<<" and ">>" overriden by Implies or how
can i symbolicaly shift a number?

Thank you in advance...

Tarjan




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to