Little explorations with HP calculators (no Prime)
|
10-22-2017, 03:51 PM
(This post was last modified: 10-22-2017 08:42 PM by pier4r.)
Post: #238
|
|||
|
|||
RE: Little explorations with HP calculators (no Prime)
Thanks John!
Another tip. While playing around with large lists (1000 elements) I noticed that ADD was not that fast. So quick test ADD vs DOLIST: 1000 elements (repeated only once) ADD ~ 5 seconds DOLIST ~ 5.6 seconds Code:
edit: Another info generating 1000 values in a list with the SIN function takes time. if, after every value, one stores it in a list with STO+ it takes around 600 seconds. Wikis are great, Contribute :) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 7 Guest(s)