Goal: We wish to display Rn for n=1, 2, 3, ....
The program:
PROGRAM: SUMS :N+1N :AX :0S :(B-A)/NH :For(I,1,N) :X+HX :S+H*Y1S :End :Disp N,S
Step by step method for using the program:
M132 Home