Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
seq:enable parsing of hexadecimal floats
Turn on the float parser. Now it's possible to use hexadecimal floats as parameters. For example, cargo run -- 0x1p-1 3 0.5 1.5 2.5 Issue uutils#6935
- Loading branch information