A simple mathematical calculator and base number converter.
The application contains two part ->
1. Calculator - A simple mathematical operator
2. Converter - Base number conversion
a) Binary --> Decimal, Hexadecimal, Octal
b) Decimal --> Binary, Hexadecimal, Octal
c) Hexadecimal --> Binary, Decimal, Octal
d) Octal --> Binary, Decimal, Hexadecimal
Good luck !
Developer : [email protected]