X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Thu, 03 Jan 2002 21:25:57 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <1659-Thu03Jan2002212556+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: Kbwms AT aol DOT com In-reply-to: <81.156c97dd.2965c962@aol.com> (Kbwms@aol.com) Subject: Re: Function nan() References: <81 DOT 156c97dd DOT 2965c962 AT aol DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk K.B. Williams kindly agreed to work on adding to the DJGPP library long double math functions mandated by C9x. One of the specifications of the standard says that the `nan' function accepts a text string which can modify the result to some extent. But the standard is silent about the details, saying that the effect of that string is ``implementation-defined''. I'm guessing that they allow to produce the different forms of NaN (QNaN etc.), but it would be nice to know what do other implementations do, and whether this is really the intent to begin with. So could people please tell what they know about this, and perhaps look on other systems to see what they produce? Please CC K.B., as he does not read the mailing list. TIA