From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6662 invoked by alias); 30 Oct 2009 06:29:52 -0000 Received: (qmail 6643 invoked by uid 48); 30 Oct 2009 06:29:41 -0000 Date: Fri, 30 Oct 2009 06:29:00 -0000 Message-ID: <20091030062941.6642.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090701095524.10355.cournape@gmail.com> References: <20090701095524.10355.cournape@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10355] cabs(z) == nan if z = inf + j * nan X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00174.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2009-10-30 06:29 ------- Have you even looked at the variable z? It's value is (NaN,Nan), not (Inf,NaN). If you'd use correct code to initialize the variable it would work as expected. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=10355 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.