A calculator that supports arithmetic operations for numbers from base 2 to 36.
Has functionality for converting numbers between different bases, and input of numbers in different bases.
Supports signed/unsigned bit negative numbers using two's complement, and fractions in bases up to 8 decimal places.
What's new (v3.2)
- v3.2 -
- Added bases 33 to 36
- Improved binary font