Number system

Number system;
                   The number system or the numeral system is the system of naming or the representing numbers . There are various type of number system   .there are
      
       *Binary number system (base value 2)
      * Octal number system(base value8)
      * Decimal number system(base value10)
     *Hexa decimal number system (base value16) 
 

Numeral systems conversion table

Decimal

Base-10

Binary

Base-2

Octal

Base-8

Hexadecimal

Base-16

0000
1111
21022
31133
410044
510155
61106
711177
81000108
91001119
10101012A
11101113B
12110014C
13110115D
14111016E
15111117F
16100002010
17100012111
18100102212
19100112313
20101002414

Comments

Popular posts from this blog

canonical form

BINARY ARTHMETIC