Post Reply 
How do you like the Woodstock calculators?
04-01-2022, 01:02 AM
Post: #35
RE: How do you like the Woodstock calculators?
(03-31-2022 06:05 AM)Tom Flatterhand Wrote:  Just quickly type in the formula for calculating the parallel resistor and do some calculations, those are their real tasks.

You might enjoy: EE calculations, some not obvious

(03-31-2022 06:05 AM)Tom Flatterhand Wrote:  It looks like it did on a brochure from back in the day and takes me back to a time when I was happy when the program to calculate the GGT's ran correctly for the first time.

Here's my attempt:
Code:
01: 15 13 01 : g LBL 1
02: 31       : ENTER
03: 31       : ENTER
04: 22       : Rv
05: 22       : Rv
06: 22       : Rv
07: 15 13 00 : g LBL 0
08: 31       : ENTER
09: 22       : Rv
10: 71       : /
11: 14 73    : f LASTx
12: 21       : x<->y
13: 14 62    : f INT
14: 61       : *
15: 41       : -
16: 15 61    : g x<>0
17: 13 00    : GTO 0
18: 22       : Rv
19: 15 12    : g RTN

Example

259
ENTER
111
GSB 1

37.00

Those who don't own a real HP-29C can use this emulator.
Click on the display, select Prog/Data and copy the program if you don't want to enter it manually.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How do you like the Woodstock calculators? - Thomas Klemm - 04-01-2022 01:02 AM



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