Dmitry Timoshkov wrote:
"Vitaly Budovski" <[EMAIL PROTECTED]> wrote:

Please show me how an unsigned int can represent values greater than 2^32. This is why a float is used.

Of course int can't, but neither float can. Perhaps you confuse it with
double?


I'm pretty sure I'm not confusing it with double.
http://steve.hollasch.net/cgindex/coding/ieeefloat.html
http://en.wikipedia.org/wiki/IEEE_754#Single-precision_32_bit


Reply via email to