Skip to content

Fix the binary encoding of floating-point values.#1053

Merged
robdockins merged 1 commit intomasterfrom
issue1049
Jan 28, 2021
Merged

Fix the binary encoding of floating-point values.#1053
robdockins merged 1 commit intomasterfrom
issue1049

Conversation

@robdockins
Copy link
Contributor

Previously, some subnormal values were being incorrectly encoded.

Fixes #1049

Waiting on some local testing to finish before merging, but I'm pretty confident about this fix.

some subnormal values were being incorrectly encoded.

Fixes #1049
@robdockins robdockins requested a review from yav January 28, 2021 00:08
Copy link
Contributor

@brianhuffman brianhuffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me.

@robdockins robdockins merged commit 7eba230 into master Jan 28, 2021
@RyanGlScott RyanGlScott deleted the issue1049 branch March 22, 2024 14:47
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.

Incorrect encoding of binary subnormal floats

3 participants