Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

negative NaN #559

Open
gpeterhoff opened this issue Jun 3, 2023 · 1 comment
Open

negative NaN #559

gpeterhoff opened this issue Jun 3, 2023 · 1 comment

Comments

@gpeterhoff
Copy link

In several cases it does not work:

  • unary operator-(nan)
  • operator<<(neagative nan)
    See https://godbolt.org/z/hh8EsarKd
    At godbolt there seems to be a problem with mpfr right now, so I had to comment out this case.

thx
Gero

@ckormanyos
Copy link
Member

unary operator-(nan)

Sorry I missed this issue at first Gero (@gpeterhoff).

Are you saying that the handling of the sign bit for NaNs is the first point of the issue?

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

No branches or pull requests

2 participants