public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17803] New: scalblnl differs from scabnl and ldexpl (with radix 2)
@ 2015-01-06 11:22 walter.mascarenhas at gmail dot com
  2015-01-06 11:23 ` [Bug libc/17803] " walter.mascarenhas at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: walter.mascarenhas at gmail dot com @ 2015-01-06 11:22 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=17803

            Bug ID: 17803
           Summary: scalblnl differs from scabnl and ldexpl (with radix 2)
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: walter.mascarenhas at gmail dot com
                CC: drepper.fsp at gmail dot com

Created attachment 8046
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8046&action=edit
test case illustrating the problem

It would be convenient if the functions scalbnl, ldexpl (when the radix = 2)
and scalblnl delivered the same results when the exponents were within the
common range supported by these functions. However, when rounding to nearest,
scalblnl may deliver a result that differs from the one obtained by ldexpl and
scalbnl
(please see the enclosed main.cc file)

I do not have a copy of the ISO/IEC 60559 standard and therefore I cannot tell
whether this behavior is compatible with the standard. However, there is much
confusion this point in some webpages, and it would be nice if glibc's
documentation contained a detailed description of the outupt in all possible
cases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-12 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-06 11:22 [Bug libc/17803] New: scalblnl differs from scabnl and ldexpl (with radix 2) walter.mascarenhas at gmail dot com
2015-01-06 11:23 ` [Bug libc/17803] " walter.mascarenhas at gmail dot com
2015-01-06 17:35 ` [Bug math/17803] " jsm28 at gcc dot gnu.org
2015-01-12 22:36 ` cvs-commit at gcc dot gnu.org
2015-01-12 23:03 ` cvs-commit at gcc dot gnu.org
2015-01-12 23:04 ` jsm28 at gcc dot gnu.org

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).