Post Reply 
New guy and programming problem
08-27-2017, 06:03 PM
Post: #6
RE: New guy and programming problem
[quote='Dieter' pid='77950' dateline='1503846914']]

Or even better since it also allows zero resistances:

Code:
01 LBL "PAR"
02 RCLx ST Y
03 x<>y
04 RCL+ ST L
05 /
06 END


Except when both are zero. No need to change your short code just because of that, though. Everybody knows 0 || 0 = 0 :-)

The WP34S has been updated because of this minor detail. But not in time for the HHC 2012 RPN Programming Contest:


http://www.hpmuseum.org/cgi-sys/cgiwrap/...ead=232750 (Messages #15 through #20).

Gerson.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New guy and programming problem - Gerson W. Barbosa - 08-27-2017 06:03 PM
RE: New guy and programming problem - sasa - 09-01-2018, 03:18 PM
RE: New guy and programming problem - sasa - 09-01-2018, 05:33 PM



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