For some reason I just can't figure out how to do this. Reciprocal of 3 bits in C? For example
0b001 becomes 0b100
ob011 becomes 0b110
0c100 becomes 0b001
and so on.
0b001 becomes 0b100
ob011 becomes 0b110
0c100 becomes 0b001
and so on.