Binary Calculator is the app that allows you to make base conversions and perform logical and arithmetic operations on binary strings!
In the "base conversion" tab you can convert binary numbers (base 2) into base 10 numbers (decimal) and into base 16 numbers (hexadecimal), decimal numbers into hexadecimal and binary numbers and finally hexadecimal numbers into binary and decimal numbers. The numbers can be either integer or fractional and can also be negative: in this case the 2's complement is used.
In the tab "ALU" (Arithmetic/Logic Unit) can be performed arirmetic/logic operations on binary sequences: OR, NOR, AND, NAND, EXOR, EXNOR, +.
You have a binary calculator in the palm of your hand!
You can also choose the size of the characters according to your display!!!