This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: Fix sin inaccuracy (bz#10709)


On Sunday, July 03, 2011 02:17:08 PM Andreas Jaeger wrote:
> This fixes an inaccuracy in sin,
> 
> Andreas

I send the wrong patch - here's the sine one,
Andreas

2011-07-03  Andreas Jaeger  <aj@suse.de>

        [BZ#10709]
        * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
        of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
        * math/libm-test.inc (sin_test): Add test case.


-- 
 Andreas Jaeger, Program Manager openSUSE
  aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: diff
Description: Text document


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