Y
Hacker News
new
|
ask
|
show
|
jobs
by
tedunangst
355 days ago
I'll take the contrary position and argue that most ints
are
floats, because ints are not uniformly distributed. 0, 1, 10, etc. are far more common.
1 comments
stkdump
355 days ago
Far more common than what exactly? Because if you look at the range of the exponent, you should still come to the conclusion that floats can represent more non-integer numbers than integer numbers.
link