[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
encoding of binary qNaN/sNaN
It seems that the encoding of qNaN/sNaN is specified for the decimal
formats, but not for the binary ones (so that it makes difficult to
differentiate both forms of binary NaN without special support from
the language). Is there any reason? Is it because IEEE 754-1985
doesn't specify the encoding either, to avoid breaking the
compatibility with existing IEEE-754 implementations?
Sorry if this has been discussed recently (I couldn't follow every
discussion). If someone who knows could update
http://en.wikipedia.org/wiki/NaN#NaN_encodings
(which is obsolete: Section 6.2.1 is no longer there in Draft 1.4.0),
this would be very useful. Thanks.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)