@dtex I don't understand this failure :| ``` 1) Numeric encoding/decoding and formatting must encode custom floats when they are less than 1: AssertionError: expected Array [ 69, 2, 0, 20 ] deepEqual Array [ 79, 46, 70, 5 ] + expected - actual [ - 69 - 2 - 0 - 20 + 79 + 46 + 70 + 5 ] ```