On 06/24/2010 05:42 PM, ilovesss2004 wrote:
> If I run
> 1.0/10**10
> python will return 0
> 
> How can I make python return 1e-10?

It returns 1e-10.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to