HP (Hewlett-Packard) HP 33s Calculator User Manual


 
Programming Techniques
13–25
File name 33s-English-Manual-040130-Publication(Edition 2).doc Page : 388
Printed Date : 2004/1/30 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


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