Post Reply 
CAS bug when calculating sum(1/n,n,1,medium_value)
10-10-2023, 10:49 AM (This post was last modified: 10-10-2023 11:01 AM by komame.)
Post: #5
RE: CAS bug when calculating sum(1/n,n,1,medium_value)
Additionally, I noticed another issue.

To reproduce, run it on a real G1 or G2:
  • perform ON+Symb (soft reset to clear junk from memory)
  • enter CAS
  • input the sum for (1/x) from x=1 to 2000 and execute for the numeric value using Shift+Enter => the result will appear within about 1 second;
  • change the range: from 1 to 2000000 and run again => despite the larger range, the result will appear immediately;
  • restore the range from 1 to 2000, and run again => this time you'll wait for the result for several minutes...

It doesn't matter whether it's CAS or not. Such behavior is non-standard, and surely something can be improved here to ensure that a previous operation doesn't affect the execution time of subsequent ones.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CAS bug when calculating sum(1/n,n,1,medium_value) - komame - 10-10-2023 10:49 AM



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