Skip to content

refactor: Replace confusing code for comparison result #489

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

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

marktwtn
Copy link
Collaborator

One of the comparison result should be the value with all bits set to 1.
Use getNAN() would be confusing for the programmer, although it does
meet the requirement since the NaN it returned has all bits set to 1.

One of the comparison result should be the value with all bits set to 1.
Use getNAN() would be confusing for the programmer, although it does
meet the requirement since the NaN it returned has all bits set to 1.
@marktwtn marktwtn requested a review from jserv as a code owner September 16, 2021 02:42
@jserv jserv merged commit 7cd3ea8 into master Sep 17, 2021
@marktwtn marktwtn deleted the refactor-compare branch September 17, 2021 04:51
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.

None yet

2 participants