Search for a tool
Scientific Notation

Tool to write numbers in scientific notation/form and conversely to write numbers in scientific notation with all their digits.

Results

Scientific Notation -

Tag(s) : Mathematics

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Scientific Notation' tool for free! Thank you!

Scientific Notation

Number to Scientific Notation Converter


Automatic Format

Spécific Format








Decimal writing from scientific notation

$$ a \times 10^b \qquad \underbrace{1.234}_{a} \cdot 10{\underbrace{^5}_{b}} \qquad \underbrace{3.456}_{a} e \underbrace{7}_{b} $$



See also: Powers of 10

Answers to Questions (FAQ)

How to write a number in scientific notation?

Any number written in decimal can be written in the form $ a \times 10^n $ (a number multiplied by a power of 10), called scientific notation.

By default, the value $ a $ is a relative integer (integer or decimal) such as $ 1 \leq a < 10 $

$ a $ is called the mantissa and $ n $ is called the exponent.

This notation has the advantage of getting rid of the integer part and the decimal part of numbers and standardizes their format in order to be able to easily compare them, especially in terms of order of magnitude, indeed scientific notation displays directly in the exponent the number of digits before or after the decimal point, which is useful for very large or very small numbers.

Example: $$ 123 = 1.23 \times 10^2 \\ -456000 = -4.56 \times 10^5 \\ 0.000789 = 7.89 \times 10^{-4} $$

How to write a number in decimal notation?

From a number in scientific form writing, decimal writing consists of shifting the comma according to the value of the exponent: a negative exponent shifts the decimal to the left, a positive exponent to the right.

Example: Rewriting the number $ N = 1.234 \times 10^2 $ in decimal form is to take $ 1.234 $ and shift the comma by $ 2 $ to the right, so $ N = 123.4 $

Example: Rewriting the number $ N = 1.234 \times 10^{-1} $ in decimal form is to take $ 1.234 $ and shift the comma by $ 1 $ to the left, so $ N = 0.1234 $

What is the calculator scientific notation?

On calculators, the exponent symbol is sometimes noted e or E.

Example: 1.23e+4 is read $ 1.23 \times 10^4 $

Example: 5.678E09 is read $ 5.678 \times 10^9 $

Source code

dCode retains ownership of the "Scientific Notation" source code. Any algorithm for the "Scientific Notation" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Scientific Notation" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Scientific Notation" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Scientific Notation" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/scientific-notation
In a scientific article or book, the recommended bibliographic citation is: Scientific Notation on dCode.fr [online website], retrieved on 2025-04-15, https://www.dcode.fr/scientific-notation

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Scientific Notation' tool for free! Thank you!


https://www.dcode.fr/scientific-notation
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback