Working with binaries
- To: mathgroup at smc.vnet.net
- Subject: [mg47990] Working with binaries
- From: Luca <luca at nospam.it>
- Date: Tue, 4 May 2004 07:03:25 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Is it possible with mathematica to work with binaries? I did it in another system by typing: OutputBase := Binary. I was also trying to find the function NOT, i.e. that function which gives: !1 = 0 !0 = 1 I found in the help BitNot, but BitNot[1] gives me -2. Thanks for any advice. Luca
- Follow-Ups:
- Re: Working with binaries
- From: "J. McKenzie Alexander" <jalex@lse.ac.uk>
- Re: Working with binaries