use python as a calculator
Thomas Jollans
thomas at jollans.com
Thu Jun 24 11:50:36 EDT 2010
More information about the Python-list mailing list
Thu Jun 24 11:50:36 EDT 2010
- Previous message (by thread): use python as a calculator
- Next message (by thread): use python as a calculator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): use python as a calculator
- Next message (by thread): use python as a calculator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list