BitCalculator
by KebStudios
Hex, Decimal, Octal and Binary calculator with bit operations
App Name | BitCalculator |
---|---|
Developer | KebStudios |
Category | Tools |
Download Size | 2 MB |
Latest Version | 1.372 |
Average Rating | 4.63 |
Rating Count | 875 |
Google Play | Download |
AppBrain | Download BitCalculator Android app |
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)
- Beautiful transitions!
Recent changes:
Target android 13
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)
- Beautiful transitions!
Recent changes:
Target android 13