/Bin2Dec

It's important for developers to understand binary, or base 2, mathematics. The purpose of Bin2Dec is to provide practice and understanding of how binary calculations.

Primary LanguageCSS

Conversor de números binários em decimais
Bin2Dec

image

Requisitos:

~

1 - Converter números binários em decimais.
2 - Somente aceitar números binários no input.
3 - Usar Regex.
4 - Aceitar no máximo 8 caracteres.
5 - Ter uma interface agradável.

~