Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Scientific notation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Decimal to scientific === First, move the decimal separator point sufficient places, ''n'', to put the number's value within a desired range, between 1 and 10 for normalized notation. If the decimal was moved to the left, append <code class=nowrap>Γ 10''<sup>n</sup>''</code>; to the right, <code class=nowrap>Γ 10''<sup>βn</sup>''</code>. To represent the number {{val|1230400|fmt=commas}} in normalized scientific notation, the decimal separator would be moved 6 digits to the left and <code class=nowrap>Γ 10<sup>6</sup></code> appended, resulting in {{val|1.2304E6}}. The number {{val|-0.0040321}} would have its decimal separator shifted 3 digits to the right instead of the left and yield {{val|-4.0321E-3}} as a result.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)