On 01/26/2010 07:01 AM, Michael S. Tsirkin wrote:
For instance, at some point in time, we're going to do have to do something about floating point representation.What's the issue? There's '.' and there's 'e' ... And maybe we won't need floating point ever ...
You cannot represent an IEEE754 floating point value because it lacks important representations like NaN and infinity.
Regards, Anthony Liguori