80 Section 6: Programming Basics
Example: Write a program for 5x
4
+ 2x
3
as (((5x + 2)x)x)x, then evaluate
for x = 7
Assumes position in memory
is line 000. If it is not, clear
program memory.
Returns to Run mode, Prior
result remains in display.
Loads the stack (X-, Y-, Z-,
and T-registers) with 7.
Nonprogrammable Functions
When the calculator is in Program mode, almost every function on the
keyboard can be recorded as an instruction in program memory. The
following functions cannot be stored as instructions in program memory.