Post Reply 
Hp 50 ; ± What's behind that command/program?
05-16-2023, 10:40 PM
Post: #2
RE: Hp 50 ; ± What's behind that command/program?
It's there in Peruna's post (#14).

Code:
'±' #7F80h 48. bytes
«   DUP SIZE { DUP HEAD SWAP TAIL ± SWAP + } IFT
»

On the 50G, you can replace it with the command SREV when Library 256 is attached.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Hp 50 ; ± What's behind that command/program? - BruceH - 05-16-2023 10:40 PM



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