The Programmer Calculator is an application to help programmers to convert numbers between decimal, binary, hexadecimal and octal and perform calculations.
Features:
✔︎ Hexadecimal, decimal, octal and binary representation;
✔︎ Sum, multiplication, subtraction, division;
✔︎ Logical AND, OR, XOR and NOT;
✔︎ Left and Right bit shift.