Please execute following on your calculator:
e1-1->X //euler number minus 1 to X
2->A
Lbl 0
A(X-1)->X
Isz A
A<26=>Goto 0
X

What is your result? My calculators did not agree on one value, I got results:
7.3905...E+10
-7.0165...E+11
-8.1206...E+10

Very Happy
I get the result -7.0165*10^11 with this program:


Code:
e-1->X
2->A
Lbl 0
A(X-1->X
IS>(A,25
Goto 0
X
jonbush wrote:
I get the result -7.0165*10^11 with this program:...
My 24 years old good CASIO fx-7700GB agrees with you Smile
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement