Date: Mon, 18 May 1998 19:06:17 +0300 (IDT) From: Eli Zaretskii To: Eric Rudd cc: djgpp AT delorie DOT com Subject: Re: Code to Fix sinh() in libm.a In-Reply-To: <35604D33.B8353462@cyberoptics.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 18 May 1998, Eric Rudd wrote: > However, when I saw the problem with expm1, I began to regard the entire > libm package with suspicion, and decided that it would be easier to > continue polishing my own routines than to subject the libm code to the > meticulous scrutiny needed to catch more problems like that. I'm not sure. If the new version of expm1 is not broken, why fix it? Please look at the new source before you decide. Preliminary testing by K. B. Williams indicates that this version is much-much better.