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 
Casio PRO fx-1 Indirect Help?
10-31-2024, 02:06 PM (This post was last modified: 10-31-2024 02:07 PM by toml_12953.)
Post: #1
Casio PRO fx-1 Indirect Help?
I'm trying to wrap my head around how the Casio Pro fx-1 uses the indirect register, I. I tried the program below which I believed should display 10 in register 1. It doesn't.

Code:
MAC:
I=K5:                  // RI = 5
5=K2:                 // R5 = 2
2=K10:               // R2 = 10
1=I:                 // R1 = RI
ANS 1:             // Display R1
5:                    // Display R5
2:                    // Display R2

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Casio PRO fx-1 Indirect Help? - toml_12953 - 10-31-2024 02:06 PM



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