Negafibonacci coding: Difference between revisions

Content deleted Content added
cleanup tag--somebody needs to fix table so it isn't plastered all over top of infobox
needs refs
Line 1:
{{unreferenced}}
{{cleanup|date=January 2009}}
{{numeral systems}}
Line 42 ⟶ 43:
 
To decode a token in the code, remove the last "1", assign the remaining bits the values -1,2,-3,5,-8,13... (the [[negafibonacci]] numbers), and add the "1" bits.
 
 
==See also==