[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Binary_Numbers
See also Fast Multiplications in C++
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Binary_Numbers
Binary number system
Instead of having 0-9 like our number system (decimal) or 0-F like hexadecimal, it has 0-1. This is used because the switches in a computer only have two states, on and off.See also Fast Multiplications in C++
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
