Post Reply 
HP 49G, 49g+ & 50g: Built-in Zints
09-01-2017, 07:59 PM
Post: #9
RE: HP 49G, 49g+ & 50g: Built-in Zints
Concerning timings you are wrong.

On a 50g timing this programme

Code:
« 1 10000
  START Z3 DROP
  NEXT
»

with

Code:
::
  x<<
  Z3_
  x>>
;

as Z3 took

25.9489s

with

Code:
::
  x<<
  ZINT 3
  x>>
;

as Z3 took

26.9957s
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 49G, 49g+ & 50g: Built-in Zints - Gerald H - 09-01-2017 07:59 PM



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