Post Reply 
Finding Min/Max of a function for HP-67
06-08-2014, 04:08 PM (This post was last modified: 07-11-2014 01:24 PM by Willy R. Kunz.)
Post: #6
RE: Finding Min/Max of a function for HP-67
(05-26-2014 10:13 PM)Thomas Klemm Wrote:  
Code:
001  31 25 11    LBL A
002     33 01    STO 1       # store guess for optimum x
003     35 52    X<>Y
004     33 00    STO 0       # store tolerance
...

Cheers
Thomas

Thanks, Thomas. Very kind of you.

This also prompted me to have a hard look at RPN-67/97's import capabilities. The result being that in the next update the emulators will accept listings without key codes. In fact, you can now enter and edit programs by simply typing calculator function names in the listing area.

All of Namir's programs shown here run without any editing after pasting.

UPDATE:
RPN-67 Pro v2.5 and RPN-97 Pro v1.5 are now available, featuring the new import capabilities.
Also in these updates: for the first time ever, real breakpoints to help you debug your program.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Finding Min/Max of a function for HP-67 - Willy R. Kunz - 06-08-2014 04:08 PM



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