mirror of
https://github.com/FliegendeWurst/ieee754-interpreter.git
synced 2024-11-08 16:30:35 +00:00
(Educational) program that "parses" IEEE754-encoded numbers
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README |
ieee754-interpreter =================== Really simple program that can decode binary float (single-precision) values.