Calculate and convert in base 2, 10, and 16 - start your calculation in binary and finish it in decimal.
Perform common operations like add, subtract, multiply, and divide as well as logical and, or, xor, and rotate on 32-bit, unsigned integers.
Mathematical functionality such as prime number verification, frequency analysis, and greatest common divisor.