资讯

Floating point numbers are a way that computers can handle very large numbers (think millions, billions, trillions, and so on) or very small ones (think lots of zeros after decimal points) while ...
There are only so may unique floating point numbers that fall into that range. Say I scale the data up to [0, FLT_MAX]-- the finite number of possible floating point values has increased dramatically.