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

Add "To Float" and "From Float" operations #665

Closed
wants to merge 1 commit into from

Conversation

tcode2k16
Copy link
Contributor

I added the "To Float" and "From Float" operations which converts between single & double-precision floating point in IEEE 754 and raw bytes.

Fixes #432

@jumpjack
Copy link

jumpjack commented Jun 6, 2022

any news on the topic?

@clowrey
Copy link

clowrey commented Mar 1, 2024

This would be awesome!!

@a3957273
Copy link
Member

Merging in under #1762 which handles the merge conflicts.

@a3957273 a3957273 closed this Mar 30, 2024
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.

Operation request: IEEE 754 Floating-Point Hex to/from decimal with Big/Little-Endian modes
4 participants