Post Reply 
A Tiny (WP34S) program does a lot
11-29-2014, 11:03 AM (This post was last modified: 11-29-2014 11:04 AM by Paul Dale.)
Post: #14
RE: A Tiny (WP34S) program does a lot
(11-29-2014 10:06 AM)BarryMead Wrote:  and the opcode count went back down to 17 with the # inputs)

The delta X routine can save a step and run faster too:

Code:
# 001
SDR 005

And another step can be saved by leave out the RTN before the END. END does the RTN for you.


- Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A Tiny (WP34S) program does a lot - Paul Dale - 11-29-2014 11:03 AM



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