Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

'''...almost all platforms map Python floats to IEEE-754 “double precision”.''' http://docs.python.org/2/tutorial/floatingpoint.html


Python as a language requires the float type to have at least double precision. This is sadly not documented explicitly, but the big four Python implementations all respect this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: