I was going through the Sympy tutorial... Its given that Eq(x + 1, 4) gives 
the symbolic output as :
        
         x + 1 == 4

But when I run the given code snippet in my terminal or in the Sympy Live 
Shell, it gives me the output as :

        x + 1 = 4

Is this just a typo or a genuine error ?

-- 
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/be634e6b-5904-4d65-a454-d28e99aa0aa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to