Post Reply 
Arctangent function program [HP-42S, Free42]
09-14-2024, 10:55 PM
Post: #13
RE: Arctangent function program [HP-42S, Free42]
And here for the HP-25C:
Code:
01: 31       : ENTER
02: 01       : 1
03: 05       : 5
04: 23 00    : STO 0
05: 34       : CLx
06: 31       : ENTER
07: 01       : 1
08: 23 41 00 : STO - 0
09: 51       : +
10: 24 00    : RCL 0
11: 15 71    : g x=0
12: 13 23    : GTO 23
13: 02       : 2
14: 61       : *
15: 51       : +
16: 21       : x<->y
17: 24 00    : RCL 0
18: 61       : *
19: 15 02    : g x^2
20: 21       : x<->y
21: 71       : /
22: 13 07    : GTO 07
23: 22       : Rv
24: 71       : /
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Arctangent function program [HP-42S, Free42] - Thomas Klemm - 09-14-2024 10:55 PM



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