1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 03:01:06 +00:00
uutils-coreutils/src/uucore
Alexander Shirokov 4c330d43ba
uucore:format:fix floating-point rounding
This change resolves issues with exponent calculation and usage,
ensuring more accurate formatting:

- Exponent for negative values can differ from 0
- Switching to decimal mode now follows the P > X ≥ −4 rule
2024-12-31 13:19:43 +01:00
..
src/lib uucore:format:fix floating-point rounding 2024-12-31 13:19:43 +01:00
Cargo.toml uucore: add common splice-write functionality 2024-12-19 18:32:11 +07:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00