Documentation
Commentary
This package provides utilities for programmers using calc.
The added features to calc are:
- Added common IEC binary units
- Multi-byte units found at
https://en.wikipedia.org/wiki/Byte#Multiple-byte_units
- Easier shifting function
- Masking functions
- Better kill/yank functions
To convert between iec representation to hex
To use:
- Enter Algebra mode: '
- Enter number: 64 MiB
- Convert to byte: u c B
- Display in binary: d 2
- Show grouping: d g
Requires
Dependencies
Consumers
Reverse Dependencies
No reverse dependencies recorded.