Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default what is a scientific notation#?

what is a scientific notation

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default what is a scientific notation#?

The Scientific format displays a number in exponential notation, replacing
part of the number with E+n, where E (which stands for Exponent) multiplies
the preceding number by 10 to the nth power. For example, a 2-decimal
Scientific format displays 12345678901 as 1.23E+10, which is 1.23 times 10
to the 10th power.


Gord Dibben MS Excel MVP


On Tue, 16 Feb 2010 10:17:01 -0800, hisham
wrote:

what is a scientific notation


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default what is a scientific notation#?

Scientific notation is generally used for very large or very small number. In
Physics an electron volt is
0.00000000000000000016 Volts
there are 18 zeros in that number. For ease of writing it is expresses in
scientific notation as

1.6 E -19

or 1.6 times 10 raised to the poser of -19

This is especailly important in computers as your computer can only express
15 siginificant digits. Without scientinfic notaiton that means that it would
get to the 15th zero and then truncate the rest of the number to 0 and the
value would be 0.
--
HTH...

Jim Thomlinson


"hisham" wrote:

what is a scientific notation

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default what is a scientific notation#?

Check this out:-

http://en.wikipedia.org/wiki/Scientific_notation

"hisham" wrote:

what is a scientific notation

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 905
Default what is a scientific notation#?

"hisham" wrote:
what is a scientific notation


In Excel, you can represent any number that way by selecting the Scientific
format with some number of decimal places.

By default, Excel will represent the number in the form x.yyyE+zz, where the
number of "y" digits depends on the format.

xE+zz means x times 10 to the z power. For example, 2E+6 is 2,000,000. And
2E-6 is 0.000002.

Scientific notation has many purposes. Typically, it is used to express
very large and very small numbers in a concise manner. But it can also be
used, for example, when you want to express all numbers in a consistent way
(e.g. the same number of digits) regardless of their magnitude.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scientific notation of CSV FASTWRX Excel Discussion (Misc queries) 4 October 25th 07 12:59 AM
Scientific notation Biocellguy Excel Worksheet Functions 2 May 24th 07 07:48 PM
Prevent Scientific Notation robbyp Excel Discussion (Misc queries) 3 February 20th 07 03:13 PM
scientific notation T.Reisz Excel Discussion (Misc queries) 4 June 12th 06 01:59 PM
Scientific notation Clive Excel Discussion (Misc queries) 2 February 8th 05 11:38 PM


All times are GMT +1. The time now is 08:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"