From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16408 invoked by alias); 22 Oct 2006 00:26:43 -0000 Received: (qmail 16392 invoked by uid 48); 22 Oct 2006 00:26:36 -0000 Date: Sun, 22 Oct 2006 00:26:00 -0000 Message-ID: <20061022002636.16391.qmail@sourceware.org> From: "myles at peakstreaminc dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061022002233.3406.myles@peakstreaminc.com> References: <20061022002233.3406.myles@peakstreaminc.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/3406] expf(x) gives infinity where correctly rounded result is finite X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00117.txt.bz2 List-Id: ------- 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.