Bibi-binary: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile app edit Android app edit
Negative numbers: ones' complement
Line 22:
== Negative numbers ==
 
Contrary to the numeric conventions used in modern computers, the bibi-binary system represents negative numbers using [[oneones's complement]],{{citation needed|date=October 2016}} rather than [[two's complement]]. Thus:
* +7 is written 0 0111
* −7 is written 1 1000