HP 33s Owner's Manual page 202

Rpn/alg scientific calculator
Hide thumbs Also See for 33s:
Table of Contents

Advertisement

If current value >
final value, continue
loop.
If current value ≤
final value, continue
loop.
For example, the loop–control number 0.050 for ISG means: start counting at zero,
count up to 50, and increase the number by 1 each loop.
The following program uses ISG to loop 10 times. The loop counter
(0000001.01000) is stored in the variable Z. Leading and trailing zeros can be
left off.
  
 
  
  
  
  
 
º È
Press
13–20
Programming Techniques
File name 33s-E-Manual-1008-Publication(1st).doc
Printed Date : 2003/10/8
1
  
.
.
.
  
1 
  
  
.
.
.
1
  
.
.
.
  
1 
  
  
.
.
.
Z to see that the loop–control number is now 11.0100.
Size : 13.7 x 21.2 cm
If current value
2
≤ final value,
exit loop.
 2
If current value
2
> final value,
exit loop.
 2
Page : 386

Advertisement

Table of Contents
loading

Table of Contents