Select the product you need help with
XL2000: Incorrect Result Raising 10 to Very Large/Very Small PowerArticle ID: 214373 - View products that this article applies to. This article was previously published under Q214373 SYMPTOMS
In Microsoft Excel 2000, if you type a formula in which the value of 10 is raised to a very large power or a very small power, the formula may return an incorrect result:
10 Raised to Expected Result Actual Result ------------------------------------------------------------------- very large power #NUM! error 0, 0.1 very small power 0 #DIV/0! error, 10^<some value> CAUSE
These problems occur when you type a formula in which the value of 10 is
raised to a power in one of the following ranges:
-or-
For example: Formula you type Value returned ---------------------------------------- =10^2147483648 0 Or: Formula you type Value returned ---------------------------------------- =10^-2147483648 #DIV/0! =10^-4294966989 1E+307 WORKAROUND
To prevent this problem from occurring, make sure that formulas in your
workbooks do not raise the value of 10 to a power larger than 308 or smaller than -308.
MORE INFORMATION
Microsoft Excel supports positive values almost as large as 10^308 (a
one followed by 308 zeros) and almost as small as 10^-308 (a decimal
point, followed by 308 zeroes and a one). Similar negative values are
also supported. Smaller values are rounded to 0 (zero), and larger values are converted into a #NUM! error value.
PropertiesArticle ID: 214373 - Last Review: October 6, 2003 - Revision: 3.0
|


Back to the top








