A very simple Base Converter
This app converts numbers from decimal numeral system to binary, hexadecimal, octal and vice versa. Accepted values are integers between 0 and 2^31-1 (base ten).
Keywords: dec, bin, hex, oct, converter, numeral system, base 10, base 2, base 16, base 8, radix.
What's New in the Latest Version 2.5.2
Last updated on May 1, 2020 V. 2.5.0/2.5.2: Bug fix.
V. 2.4: The user can share the new iOS version.
V. 2.3: Bug fix.
V. 2.2: Added a link to an article that explains how to perform the conversion.
V. 2.1: The user can convert floating-point numbers (donation needed). Bug fix.