Do any of you have knowledge of this system? I have racked my head over it, but cannot figure out a boolean gate system of adding numbers together, if any of you know how to do this, I would be very apreciative. Also, in the Art Of Computer Programming, Knuth talks about a computer being built for use with the negabinary system, but doesn't develop anything from that; I was wondering if any of you knew where I could find information about that?
I know this is a lot to ask, but even just a point in the right direction would be helpful; I've exhasted all the means I know of (except for a few nasa-engineers that I know, that I plan to ask shortly), and I would appreciate just the mention of a place to look. Thanks all! P.S. For those who don't know, the negabinary system is almost like binary (base 2), but it is base -2. Thus, the 'columns' read 1,-2,4,-8,16,-32,64 ... instead of 1,2,4,8,16,32,64 ...
The 15 year old, sophmore programmer,
Stephen Rawls
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Negabinary Number System
by Cirollo (Friar) on Sep 06, 2001 at 03:19 UTC | |
by dragonchild (Archbishop) on Sep 06, 2001 at 18:20 UTC | |
by Cirollo (Friar) on Sep 06, 2001 at 22:27 UTC | |
by srawls (Friar) on Sep 06, 2001 at 22:29 UTC | |
Re: Negabinary Number System
by jepri (Parson) on Sep 06, 2001 at 00:56 UTC | |
Re: Negabinary Number System
by dragonchild (Archbishop) on Sep 06, 2001 at 00:03 UTC | |
by Anonymous Monk on Mar 03, 2008 at 04:46 UTC | |
Re: Negabinary Number System
by mitd (Curate) on Sep 06, 2001 at 05:23 UTC | |
Re: Negabinary Number System
by John M. Dlugosz (Monsignor) on Sep 06, 2001 at 02:40 UTC | |
by Cirollo (Friar) on Sep 06, 2001 at 03:44 UTC | |
by John M. Dlugosz (Monsignor) on Sep 06, 2001 at 07:40 UTC |