See http://docs.sympy.org/dev/gotchas.html#python-numbers-vs-sympy-numbers
for more discussion on this.

Aaron Meurer

On Tue, May 15, 2012 at 9:49 PM, Chris Smith <[email protected]> wrote:
> Regarding division...
>
>>>> 1/2
> 0
>>>> from __future__ import division
>>>> 1/2
> 0.5
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>

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

Reply via email to