Hexadecimal
Also known as Hex numbers.
Used in computer and computing applications, such as hardware related values, color, memory related values, etc.
Also known as Base-16,
Its set is = {0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}
The above diagram shows the process of converting a decimal number into the hexadecimal
system. The first step includes multiplying each integer by 16n, where in n corresponds to the place value
of the integer.
Examples of operations: