Le lundi 07 décembre 2009 à 18:25 -0800, Ondrej Certik a écrit :
> That's because there is no "pow" function in sympy, so sympify just

Nevertheless:
In [1]: pow(x, 2)
Out[1]: 
 2
x 

That's because pow is a Python builtin. sympify should probably be aware
of that.




--

You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@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