Date: Wed, 9 Jun 1999 16:25:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Eric Rudd cc: djgpp-workers AT delorie DOT com Subject: Re: libm sources from cyberoptics In-Reply-To: <375D4DF1.5F3B39F9@cyberoptics.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 8 Jun 1999, Eric Rudd wrote: > > 7) Several functions, such as pow and pow10, changed the control > > word in the old version, but now they don't. What was the > > reasons for modifying the control word, and why is it unnecessary > > now? > > The question is whether the coprocessor is kept in a "round-to-nearest" > mode. Why is the rounding mode important for these functions, but not for others?