public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jsm28 at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug math/13629] clog() returns wrong values around z=1
Date: Tue, 31 Jul 2012 14:26:00 -0000	[thread overview]
Message-ID: <bug-13629-131-eb4g20tdiu@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-13629-131@http.sourceware.org/bugzilla/>

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

--- Comment #7 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-07-31 14:25:26 UTC ---
Cases where the real or imaginary part has absolute value > 1 fixed by:

commit d0419dbfbd19cb01398d43895a679c0bcb961070
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Jul 31 14:21:19 2012 +0000

    Improve clog, clog10 handling of values with real or imaginary part
slightly above 1 (bug 13629).

The remaining cases not yet fixed are those close to |z| = 1, where both real
and imaginary parts have absolute value < 1.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2012-07-31 14:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-27 14:12 [Bug math/13629] New: " fxcoudert at gcc dot gnu.org
2012-01-27 15:57 ` [Bug math/13629] " tprince at computer dot org
2012-01-27 15:58 ` tprince at computer dot org
2012-01-27 16:00 ` tprince at computer dot org
2012-03-03 21:28 ` jsm28 at gcc dot gnu.org
2012-03-20  0:39 ` jsm28 at gcc dot gnu.org
2012-07-26 11:36 ` jsm28 at gcc dot gnu.org
2012-07-31 14:26 ` jsm28 at gcc dot gnu.org [this message]
2012-09-25 19:49 ` jsm28 at gcc dot gnu.org
2014-06-27 10:03 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13629-131-eb4g20tdiu@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).