Post Reply 
New guy and programming problem
08-27-2017, 06:04 PM
Post: #7
RE: New guy and programming problem
Woooooooooooooo great replies!!!!! thnks a lot guys!!. Last night after reading the programming examples manual from hp (the original one) I solved the problem as follows:

01 LBL "PAR2"
02 INPUT "R1"
03 INPUT "R2"
04 RCL"R1"
05 1/X
06 RCL"R2"
07 1/X
08 +
09 1/X

but I couldn't understand why the other one was failing and now I do, thanks a lot for the info. Regarding that other calculator, I never heard of it before so I'll def check it out and thnks a LOT for the "as many resistors as u want" program, that's clearly way beyond my programming capabilities rn so it will be very very useful
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New guy and programming problem - Skirmitch - 08-27-2017 06:04 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)