Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

No description provided.

@AlexeySachkov AlexeySachkov requested a review from a team as a code owner October 10, 2024 19:51
@AlexeySachkov
Copy link
Contributor Author

@SergeyKopienko: FYI

KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Oct 11, 2024
exp(x,NaN) (for any finite x) = (NaN,NaN)
exp(NaN,y) (for any nonzero y) = (NaN,NaN)
exp(x,+∞) (for any finite x) = (NaN,NaN)

https://en.cppreference.com/w/cpp/numeric/complex/exp
E2E: intel#15666
steffenlarsen pushed a commit that referenced this pull request Oct 15, 2024
exp(x,NaN) (for any finite x) = (NaN,NaN)
exp(NaN,y) (for any nonzero y) = (NaN,NaN)
exp(x,+∞) (for any finite x) = (NaN,NaN)

https://en.cppreference.com/w/cpp/numeric/complex/exp
E2E: #15666
@AlexeySachkov
Copy link
Contributor Author

This test was added as part of #15672

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants