data_sizes
Convert any byte count to binary (KiB/MiB/GiB) and decimal (KB/MB/GB) units, clarifying the 1024 vs 1000 difference.
Instructions
Byte sizes both ways: binary (KiB/MiB/GiB) AND decimal (KB/MB/GB).
The 1024/1000 gap is where '291 MB' and '277 MiB' silently disagree by 5%.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||