Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 155 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 155 Bytes

Simple IEEE-754 single precision float converter to convert from hexadecimal to float representation and vice versa.

Useful for low-level data decoding.