#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Matrix Inverse

When i was doing the matrix inverse for my assignment, two of the cell have
values like this (3.111E-05). I want to know what does the E means and how
can i fix this problem.

--
Thnx for the help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Matrix Inverse

3.111E-05 is a shorthand way of writing 3.111 * 10^-5
--
David Biddulph

"Rosina" wrote in message
...
When i was doing the matrix inverse for my assignment, two of the cell
have
values like this (3.111E-05). I want to know what does the E means and how
can i fix this problem.

--
Thnx for the help



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Matrix Inverse

there is nothing wrong: this is just a notation for representing very small
or very large numbers.

From Excel HELP:

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.

3.111E-05= 0.00003111. (3.111 divided by 100000 i.e 3.111 / 10 to 5th power)

Click on the cell containing this number and you will see 0.00003111 in the
formula bar.

HTH


"Rosina" wrote:

When i was doing the matrix inverse for my assignment, two of the cell have
values like this (3.111E-05). I want to know what does the E means and how
can i fix this problem.

--
Thnx for the help

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
how do i calculate inverse tan? Emma Excel Worksheet Functions 6 May 21st 23 03:44 AM
inverse matrices Chey Excel Discussion (Misc queries) 6 January 31st 07 12:14 AM
How to compute the inverse of a matrix with some complex elements Annoushka42 Excel Worksheet Functions 0 March 6th 06 12:08 AM
log inverse Az Excel Discussion (Misc queries) 1 November 28th 05 09:12 AM
Inverse sin John Fitzpatrick Excel Worksheet Functions 3 March 25th 05 06:35 PM


All times are GMT +1. The time now is 06:45 AM.

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

About Us

"It's about Microsoft Excel"