This project is a simple web-based application that converts scientific notation numbers to decimal format. It provides an easy-to-use interface where users can input a scientific number and get the corresponding decimal number.
- Converts scientific notation to decimal format.
- Supports both positive and negative exponents.
- User-friendly interface with input validation.
- Available in both Portuguese (pt-BR) and English (en-US).
- Open the application in your web browser.
- Enter the scientific number in the input field.
- Click the "Convert" button to see the decimal result.
pt/index.html: Portuguese version of the application.en/index.html: English version of the application.css/calc.css: CSS file for styling the application.favicon/icon.webp: Favicon for the application.
- Clone the repository.
- Open
pt/index.htmloren/index.htmlin your web browser.
This project is licensed under the GPL-3.0 License.
Este projeto é uma aplicação web simples que converte números em notação científica para o formato decimal. Ele fornece uma interface fácil de usar onde os usuários podem inserir um número científico e obter o número decimal correspondente.
- Converte notação científica para formato decimal.
- Suporta expoentes positivos e negativos.
- Interface amigável com validação de entrada.
- Disponível em Português (pt-BR) e Inglês (en-US).
- Abra a aplicação no seu navegador web.
- Insira o número científico no campo de entrada.
- Clique no botão "Converter" para ver o resultado em decimal.
pt/index.html: Versão em português da aplicação.en/index.html: Versão em inglês da aplicação.css/calc.css: Arquivo CSS para estilização da aplicação.favicon/icon.webp: Favicon da aplicação.
- Clone o repositório.
- Abra
pt/index.htmlouen/index.htmlno seu navegador web.
Este projeto está licenciado sob a Licença GPL-3.0.