|
> Inf feels worse than just losing the low-order bits of the value. It > would have to be an extremely large value that's somehow posing as an > int (at least 308 digits long) to not even be able to fit in a double. Inf means the value is larger than what we can represent correctly. -- Roberto