This is the mail archive of the glibc-bugs@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]

[Bug math/3406] expf(x) gives infinity where correctly rounded result is finite


------- Additional Comments From myles at peakstreaminc dot com  2006-10-22 00:26 -------
Created an attachment (id=1383)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1383&action=view)
sample program that reproduces the problem

Program output:


 x is 88.7220001220703125
  expf(x) is inf
  exp(x)  is 339996993417815084460509669606173966336


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3406

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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