python math problem
Kene Meniru
Kene.Meniru at illom.org
Fri Feb 15 15:23:29 EST 2013
More information about the Python-list mailing list
Fri Feb 15 15:23:29 EST 2013
- Previous message (by thread): python math problem
- Next message (by thread): python math problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joel Goldstick wrote: > > This is not a string, it is scientific notion for 1.53... times 10 to the > -15th power. Because of rounding errors caused by doing floating point > math on in binary, you get a very small number instead of 0. > I was just doing some testing and it was not equating to zero. Perhaps if I rounded it up I may be more successful. -- Kene :::::::::::::::::: KeMeniru at gmail.com
- Previous message (by thread): python math problem
- Next message (by thread): python math problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list