The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Naive question re: RCL variables in 42S & related
10-13-2024, 11:05 PM (This post was last modified: 10-14-2024 06:57 AM by carey.)
Post: #1
Naive question re: RCL variables in 42S & related
After using RPL, I’m starting to explore the 42s and related RPN models.

In RPL, after storing a # in a variable (e.g., “A”) variable A can be called directly by name (e.g., “A” can be placed on the stack or used in a program). In the 42S and related models, after storing a # in “A”, RCL A is needed to place it on the stack or to use it in a program. RPN programs generally use a lot of STO and RCL operations. Is there a trick I am overlooking that would allow stored variables to be called directly by name in RPN models or is there no way around using RCL of named variables in RPN due to registers (e.g., reduces variable use and conserves memory.). Thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Naive question re: RCL variables in 42S & related - carey - 10-13-2024 11:05 PM



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