13–26 Programming Techniques
File name 33s-E-Manual-1008-Publication(1st).doc Page : 386
Printed Date : 2003/10/8 Size : 13.7 x 21.2 cm
Program Lines:
(In RPN mode)
Description:
Begins the program.
Sets equations for execution.
Disables equation prompting.
Sets counter for 1 to 26.
Stores counter.
Initializes sum.
Checksum and length: AEC5 42
Program Lines:
(In RPN mode)
Description:
Starts summation loop.
Equation to evaluate the ith square.
(Press
º
d
to start the equation.)
Ckecksum and length of equation: F09C 5
Adds ith square to sum.
Tests for end of loop.
Branches for next variable.
Ends program.
Checksum and length of program: E005 23