blob: 48daee279fbbae214c41d505e45b55df8f7f4778 (
plain) (
blame)
1
2
3
|
bitwise can be used both interactivly and in command line mode.
In command line mode, passing a number in any base (Decimal, Hexedical & Octal)
will output the number in all bases including binary representation.
|