I had created this calculator for improving my Number System Knowledge
in JavaScript.
In this calculator i had included total 4
Modes:
- Binary
- Octal
- Decimal
- Hexadecimal
That means, we can calculate any arithmetic operation with This Number System. and also i had included Number Conversion
Features in this calclator. You can convert Any Numbers
betwen this 4
Modes.
Conversion Mode:
-
Binary
- Binary to Octal
- Binary to Decimal
- Binary to Hexadecimal
-
Octal
- Octal to Binary
- Octal to Decimal
- Octal to Hexadecimal
-
Decimal
- Decimal to Binary
- Decimal to Octal
- Decimal to Hexadecimal
-
Hexadecimal
- Hexadecimal to Binary
- Hexadecimal to Octal
- Hexadecimal to Decimal
Resources: That i have been following
- https://github.com/NasaHack/Number-System
- https://github.com/NasaHack/play-with-numbers
- HTML, TailwindCSS, JavaScript
- Redux