Files
ports/math/bitwise/pkg-descr
T
2019-07-21 16:21:41 +00:00

6 lines
259 B
Plaintext

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.
WWW: https://github.com/mellowcandle/bitwise