What benefit do you get from using negabinary? Try a few operations and see if any patterns fall out. Try left shifting and right shifting numbers. What happens when you mask numbers with an and? Do the numbers cover a more convenient range? For what applications is it more convenient to count from -170 to 85?
____________________
Jeremy
I didn't believe in evil until I dated it.
In reply to Re: Negabinary Number System
by jepri
in thread Negabinary Number System
by srawls
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |