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: Test rint and nearbyint with same inputs, in all rounding modes


On 03/17/2014 10:05 PM, Joseph S. Myers wrote:
> This patch arranges for rint and nearbyint to be tested by
> libm-test.inc with the same inputs (previously each had some test
> inputs the other didn't, although there was a lot of overlap as well),
> and for nearbyint to be tested in all rounding modes where previously
> it was only tested in round-to-nearest mode.  The expected results are
> the same in each mode, except that rint is expected to have "inexact"
> exceptions for non-integer input and nearbyint is expected not to have
> those exceptions.

ok, thanks,

Andreas
-- 
 Andreas Jaeger 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,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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