A small programmers calculator. Can convert between decimal, hexadecimal and binary numbers. Features: Three line display shows both operand and result. Convert numbers between binary hexadecimal i decimal form. Application can add and subtract numbers. Perform binary operations AND, OR, NOT and XOR. As well as swifting left and right.