Developer calculatorDisplayed in hexadecimal, binary, decimal numbers in real time.Key arrangement is based on the Sharp.Calculation range: 32-bitDecimal 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".