On 29 May 2015 22:06, "Thomas Leitz" <unruhsc...@gmail.com> wrote:
>
> Hi,
>
> the online shell at http://live.sympy.org/ tells me
>
> diff(x^x,x) = 0
>
> Why is that?

^ doesn't do what you're expecting in Python. Use ** for exponentiation.

--
Oscar

-- 
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/CAHVvXxSNEU1dGr9zKOXRq1uFQYYEz10qHNku0JmzGmCqBhAq2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to