Larger stack size
|
12-29-2020, 05:56 PM
(This post was last modified: 12-29-2020 06:01 PM by Allen.)
Post: #20
|
|||
|
|||
RE: Larger stack size
(12-29-2020 04:59 PM)Valentin Albillo Wrote: Wrong. Yout code above does not compute correctly that tower of exponentials. Symbolically it does. In python it's off by the trailing digit, but the same could be true of either implementation on different calculators with different accuracy. Code:
I would suggest that on a pocket calculator \( 2^{1.8*1.6*1.4*1.2} \) is the better approach since there is only 1 opportunity to cascade floating point errors, rather than the nested exponential which propagates any round-off error from the first EXP several times before arriving at the final result. 17bii | 32s | 32sii | 41c | 41cv | 41cx | 42s | 48g | 48g+ | 48gx | 50g | 30b |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)