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/22568] [DR#471] ctanh (0 + iNaN), ctanh (0 + i Inf)


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[DR#471                     |[DR#471] ctanh (0 + iNaN),
                   |                            |ctanh (0 + i Inf)

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
As per C11 DR#471, ctanh (0 + i NaN) and ctanh (0 + i Inf) should return 0 + i
NaN not NaN + i NaN (with corresponding implications for ctan).

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