On Thu, Nov 07, 2019 at 10:45:43AM -0800, Steve Kargl wrote: > This patch > > https://cvsweb.openbsd.org/src/lib/libm/src/ld80/k_sincosl.h?sortby=date > > is applicable to FreeBSD. > > Index: src/k_sincosl.h > =================================================================== > --- src/k_sincosl.h (revision 353571) > +++ src/k_sincosl.h (working copy) > @@ -28,8 +28,8 @@ > #define C1 ((long double)C1hi + C1lo) > #else > static const long double > -C1 = 0.0416666666666666666136L; /* 0xaaaaaaaaaaaaaa9b.0p-68 */ > -S1 = -0.166666666666666666671L, /* -0xaaaaaaaaaaaaaaab.0p-66 */ > +C1 = 0.0416666666666666666136L, /* 0xaaaaaaaaaaaaaa9b.0p-68 */ > +S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ > #endif > > static const double
Committed in r354467. -- Brooks
signature.asc
Description: PGP signature