What is the value of $e^{-10000}$?

$\begingroup$

What is the value of $e^{-10000}$?

We know that the function $e$ does not attain value $0$ anymore.

But in R and Matlab the value of $e^{-10000}$ is given as $0$ which is not correct anymore.

I understand theat this is happening only because of the rounding error in Matlab as well as in R.

could anyone help me in finding the exact value of $e^{-10000}$?

$\endgroup$ 5

1 Answer

$\begingroup$

$$\log_{10}(e^{-10000}) = -10000 * (0.4342944819) = -4342.944819$$

Thus, $$e^{-1000}=10^{ -4342.944819} = 10^{-4343} 10^{ 0.05518} = 1.13548386531 \times 10^{-4343}$$

$\endgroup$ 5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like