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

I suspect when your near an overflow or underflow situation. If a+b > MAX_INT or MAX_FLOAT then it could end up lower than a


Wouldn't you consider that a very extreme situation? Also, I am not aware of a MAX_INT in python. As far as I know it is the limits of your memory. If you are trying to work with such big numbers you should really use something a little more than Python and Bisection.




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

Search: