[Bug math/2556] Incorrect return from double scalb (-0X1.5555555555556P-2, 1022)

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Thu Feb 23 22:39:00 GMT 2012


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-23 22:38:57 UTC ---
The result scalb gives is correct.  What this report says is expected is
actually what you should get, and do get, when -1022 not 1022 is the second
argument to scalb.

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



More information about the Glibc-bugs mailing list