eliminate the 2 in binary
- To: mathgroup at smc.vnet.net
- Subject: [mg46626] eliminate the 2 in binary
- From: "Mike Bauer-TM" <Mike.Bauer at telus.com>
- Date: Thu, 26 Feb 2004 17:53:16 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
when displaying numbers in binary
how do I eliminate the 2's
when displacing 3 in binary the output is
0100
2
I want the 0100 without the 2
Thank you.