I used to write assembler and did a certain amount of arithmetic in binary. What I needed was a binary pocket calculator to check results. But nothing I could find had a binary point, nor a hex point ...
Linux provides commands for converting numbers from one base to another. Learn how to uses these commands and how to make the process easier with scripts and aliases. You might not be challenged very ...