Date: Wed, 9 Jun 1999 18:01:14 -0400 Message-Id: <199906092201.SAA10186@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <375EE2A8.FDAF0475@cyberoptics.com> (message from Eric Rudd on Wed, 09 Jun 1999 16:54:48 -0500) Subject: Re: libm sources from cyberoptics References: <375EB600 DOT 979DA70D AT cyberoptics DOT com> <199906092042 DOT QAA09698 AT envy DOT delorie DOT com> <375EE2A8 DOT FDAF0475 AT cyberoptics DOT com> Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > It gets generated by (-1.)*(+0.), for instance. If that's the case, we should treat -0 just like +0. > I hate to say this, but there are also signed infinities... I meant something like 1/-Inf = -0 I remember signed infinities from when I wrote emu387 way back when.