diff options
Diffstat (limited to 'math/bitwise/pkg-descr')
-rw-r--r-- | math/bitwise/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/bitwise/pkg-descr b/math/bitwise/pkg-descr index ec80022e030b..48daee279fbb 100644 --- a/math/bitwise/pkg-descr +++ b/math/bitwise/pkg-descr @@ -1,5 +1,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. - -WWW: https://github.com/mellowcandle/bitwise |