LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #24   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 733
Default Find value in array

"Kevin Vaughn" wrote...
I know this thread is long closed, but, I THOUGHT that 0^0 would still be 1
(because I thought every value raised to the 0th power was 1,) but when I
tried it in Excel, I got #num (FWIW.)

....

#NUM! is the appropriate result, just as it's the same result as given
by LOG(0). 0^0 is undefined for the very simple reason that if 0^0 =
1, then 0^0 = 0^(n - n) for any n, and so 0^(n - n) = 0^n / 0^n = 0 /
0. But *any* number divided by zero is undefined, *including* zero
itself. All sorts of inconsistencies arise if 0/0 = 0^0 = 1, which is
why it doesn't.

 
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
Display an array of references andy62 Excel Worksheet Functions 1 July 6th 06 03:36 AM
how to find all matches in an array Greg Excel Discussion (Misc queries) 2 August 31st 05 09:04 PM
How do I find a value in an array (VLOOKUP? HLOOKUP?) M Skabialka New Users to Excel 2 March 11th 05 02:52 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
VBA Import of text file & Array parsing of that data Dennis Excel Discussion (Misc queries) 4 November 28th 04 10:20 PM


All times are GMT +1. The time now is 08:20 AM.

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"