Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/23/02 12:58
Read: times


 
#31302 - RE: Binary math text
"any good book titles on binary math."

There is nothing special about binary maths! It's all the same as denary (decimal) or any other radix (number base)

In binary (base 2), you have symbols 0,1 and column values in powers of 2;
In ternary (base 3) you have symbols 0,1,2 and column values in powers of 3;
In quaternary (base 4) you have symbols 0,1,2,3 and column values in powers of 4;
In denary (base 10) you have symbols 0,1,2,3,4,5,6,7,8,9 and column values in powers of 10;
Generally, In base n you have symbols 0..n-1 and column values in powers of n

It's all just notation - it makes no difference to the actual numbers!

List of 4 messages in thread
TopicAuthorDate
Binary math text            01/01/70 00:00      
RE: Binary math text            01/01/70 00:00      
RE: Binary math text            01/01/70 00:00      
RE: Binary math text            01/01/70 00:00      

Back to Subject List