Programmer's calculator - BitCalculator 1.371

License: Free ‎File size: 1.26 MB
‎Users Rating: 0.0/5 - ‎0 ‎votes

ABOUT Programmer's calculator - BitCalculator

BitCalculator - the best calculator for programmers. This calculator will always be adfree! Can convert numbers between different number bases (2/8/10/16) Display shows numbers in binary, hexadecimal, octal and decimal. Input can be in binary, hexadecimal, octal or decimal. Different modes: - 64 bit integer (signed/unsigned) - 32 bit integer (signed/unsigned) - 16 bit integer (signed/unsigned) - 8 bit integer (signed/unsigned) - 64 bit float (IEEE 754 standard) - 32 bit float (IEEE 754 standard) - little-endian and big-endian byte ordering Supported operations: - Bitwise and - Bitwise or - Bitwise not - Bitwise xor - Increment - Decrement - Logic shift left - Logic shift right - Arithmetic shift right - Rotate left - Rotate right - Modulo - Negate - Addition - Subtraction - Multiplication - Division - Random number generator (Bit operations on floating point numbers works as if they were integers with the same bit structure) - Supports brackets - Directly set bits on/off - 4 different color themes (white/blue/red/black)