This is a simple app to convert your numbers and calculations to different numberal systems.
Functions:
- Converting numbers to decimal, binary, hexadecimal, octal, binary-coded decimal, two's complement and floating point numbers
- Make calculations ( ,-,*,/) with numbers of the same type
- supports point numbers and negative numbers as input and result
- You can adjust the output in the settings
suggestions and feedback are welcome :)
- more flexible design (specially for smaller devices)
- floating point numbers
- save your latest output types
- you can change between binary floating point output or hexadecimal floating point output