This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sinhl patch


Stephen L Moshier <moshier@mediaone.net> writes:

> This patch fixes a domain boundary bug in the 80-bit hyperbolic sine.
> The program sets sinh(x) = x when x < 2^-28, but that threshold
> should be lower, about 2^-32.  Here is a test case, for x = 2^-29:

Thanks, I'll add your patch later together with a the test case to
libm-test.inc,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]