HP -32S Owner's Manual page 212

Rpn scientific calculator
Table of Contents

Advertisement

101 LBL I
This subroutine calculates x for the ex
ponential model.
102 STO- i
-
Restores index value to its original value.
103 RCL
Y
104 RCL*
B
105
LN
106 RCL* II
Calculates x = (ln(Y -*• B)) •*• M.
107 RTN
Returns to the calling routine.
Bytes and Checksum: 010.5, 01D6
D01 LBL D
This subroutine calculates y for the power
model.
D02
RCL
X
D03
RCL
M
D04
yx
DOS RCLx B
Calculates Y = B(XM).
D06 RTN
Returns to the calling routine.
Bytes and Checksum: 009.0, B4D4
JOI LBL J
This subroutine calculates x for the power
model.
J02 STO- i
Restores index value to its original value.
J03
RCL
Y
J04
RCL*
B
J05
RCL
M
J06
1/x
J07 y*
Calculates x = (Y/B)l/M.
J08 RTN
Returns to the calling routine.
Bytes and Checksum: 012.0, FAA4
Flags Used: Flag 0 is set if a natural log is required of the X input.
Flag 1 is set if a natural log is required of the Y input.
Memory Required: 270 bytes: 174 for program, 96 for data (statis
tics registers 48).
210
13: Statistics Programs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents