28 Jan
2017
28 Jan
'17
6:09 p.m.
On Sat, Jan 28, 2017 at 5:56 PM, Evan Koblentz <evan@vcfed.org> wrote:
Yes, typo in the remark. No that's the digit value if binary bit# 1 which equals 2
What? No, you're wrong. That is from a comment I put in today.
please read my explanation from my last reply about Binary numbers Bit# 0 -- Digit Value = 1 Bit# 1 -- Digit Value = 2 <------------this is the one we were using in the 1stcode, Bit# 2 -- Digit Value = 4 in the 2nd version of the code we tried almost every bit here Bit# 3 -- Digit Value = 8 Bit# 4 -- Digit Value = 16 Bit# 5 -- Digit Value = 32 Bit# 6 -- Digit Value = 64 Bit# 7 -- Digit Value = 128