On Thu, Jun 17, 2010 at 12:35 PM, Matteo Boscolo
<matteo.bosc...@boscolini.eu> wrote:
>>just out of curiosity - how did you get all those trailing zeros ?
> From  the python schell ..
> May be the printed velue was
> 304.8000000000001
> I just make a mistake in copy paste .. ;-)
>
> Regards,
> Matteo
Now I'm relieved ;-) Thanks.   BTW: I just learned that the new Python
3000 (py3k) will change this "ugly" float printing feature (repr(1.1)
is then "1.1" not "1.1000...0002") -- finally!!!!
-S.

-- 
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