Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
635
1
avatar

why will the calculator not do log(log(log(log(log(log(log(log(log(1e012554411558)))))))))?

 May 20, 2015

Best Answer 

 #1
avatar+130466 
+5

I assume you're trying to take the log  of  10^0.12554411558   ???

Note..... log(10^012554411558) = 0.12554411558

And the log of this = -0.9012036384351351

But....the log of this is undefined....

 

So......log( log(log(10^0.12554411558)))   will be invalid.....and any further attempts at taking a log will be invalid, too.......

 

 May 20, 2015
 #1
avatar+130466 
+5
Best Answer

I assume you're trying to take the log  of  10^0.12554411558   ???

Note..... log(10^012554411558) = 0.12554411558

And the log of this = -0.9012036384351351

But....the log of this is undefined....

 

So......log( log(log(10^0.12554411558)))   will be invalid.....and any further attempts at taking a log will be invalid, too.......

 

CPhill May 20, 2015

0 Online Users