Skip to content

Releases: maxchrr/float32

1.0.1: Simplify split_string and ensure 8 bits when float >1

07 Apr 19:51
Compare
Choose a tag to compare

Fix if floating number is >1 (positive or negative).
Old algorithm return 7 bits instead of 8.

v1.0.0

07 Apr 15:58
Compare
Choose a tag to compare

First implementation