psychopath/sub_crates/trifloat/src
Nathan Vegdahl 66e9abe66e Make signed48 trifloat encoding also a byte array.
Same reason as for the unsigned40 encoding in an earlier commit.
2020-09-19 12:22:51 +09:00
..
lib.rs Added an unsigned 40-bit trifloat format. 2020-09-18 22:12:12 +09:00
signed48.rs Make signed48 trifloat encoding also a byte array. 2020-09-19 12:22:51 +09:00
unsigned32.rs Added an unsigned 40-bit trifloat format. 2020-09-18 22:12:12 +09:00
unsigned40.rs Make unsigned40 trifloat encoding a byte array. 2020-09-19 08:28:59 +09:00