This is the mail archive of the cygwin mailing list for the Cygwin 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: isfinite returning wrong results


On Wed, Aug 04, 2004 at 10:01:32AM -0400, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
> On Wed, Aug 04, 2004 at 01:10:35AM -0700, Yitzchak Scott-Thoennes wrote:
> >I'm having trouble figuring this out.  isfinite is sometimes returning
> >incorrect results.
> 
> cygwin uses the newlib library for all of its math operations.  The
> mailing list for newlib is:
> 
> newlib at sourceware dot org

But it doesn't appear to be a newlib bug.  fpclassify returns fine, and the
isfinite macro in math.h is fine, but impossible results emerge.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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