Post Reply 
Summation based benchmark for calculators
08-26-2018, 10:15 PM
Post: #122
RE: Summation based benchmark for calculators
Casio fx-4000P
n=1000
t~388s
Result=1395.346288

I used this Dsz loop program which prompts for the number of iterations. The stopwatch was started when the number of iterations was entered at the prompt, '?':

Code:
Rad : ? → A : 0 : Lbl 1 : Ans + ∛ e sin tan⁻¹ A : Dsz A : Goto 1

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Summation based benchmark for calculators - ijabbott - 08-26-2018 10:15 PM



User(s) browsing this thread: 1 Guest(s)