Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Notation to Decimal Converter

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.

Features

  • 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).

Usage

  1. Open the application in your web browser.
  2. Enter the scientific number in the input field.
  3. Click the "Convert" button to see the decimal result.

Links

Project Structure

  • 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.

How to Run

  1. Clone the repository.
  2. Open pt/index.html or en/index.html in your web browser.

License

This project is licensed under the GPL-3.0 License.


Conversor de Notação Científica para Decimal

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.

Funcionalidades

  • 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).

Uso

  1. Abra a aplicação no seu navegador web.
  2. Insira o número científico no campo de entrada.
  3. Clique no botão "Converter" para ver o resultado em decimal.

Links

Estrutura do Projeto

  • 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.

Como Executar

  1. Clone o repositório.
  2. Abra pt/index.html ou en/index.html no seu navegador web.

Licença

Este projeto está licenciado sob a Licença GPL-3.0.

About

Converts Numbers With Scientific Notation ex 1e+16 to decimal numbers like 10000000000000000

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages