This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL 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: gsl and Intel C++ compiler for Linux


John Ketchum writes:
 > FAIL: double x = DBL_MIN/2^1, mantissa 
 > (0000000000000000000000000000000000000000000000000000 observed vs 
 > 1000000000000000000000000000000000000000000000000000 expected)
 > FAIL: double x = DBL_MIN/2^1, type is DENORMAL (5 observed vs 4 expected)

Seems that it rounds denormalized numbers to zero.

Brian


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