This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/16362] New: clog10 (-0 +/- 0i) incorrect


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

            Bug ID: 16362
           Summary: clog10 (-0 +/- 0i) incorrect
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

clog10 returns a result with imaginary part +/-pi when the argument has real
part -0 and imaginary part +/-0.  But the correct analogy to the Annex G
specification of clog is a result with imaginary part +/-pi / log(10).

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]