Calculator hexadecimal, binary, decimalDeveloper calculatorDisplayed in hexadecimal, binary, decimal numbers in real time.Key arrangement is based on
Calculator hexadecimal, binary, decimal
Developer calculator
Displayed in hexadecimal, binary, decimal numbers in real time.
Key arrangement is based on the Sharp.
Calculation range: 32-bit
Decimal point: truncation
BS:.Backspace.
<<1: The shift to 1 bit left.
1>>: The shift to 1 bit right.
dec: decrement.
inc: increment.
NOT.AND.OR.XOR.XNOR.
Calculation formula "6/2 (1 +2) =" would be calculated as "(1 +2) = 6/2x".