This program is Copyright © HP and is used here by permission. It was originally printed in the Chemistry Solution Book. This program was entered and uploaded by Tony Duell.
This program is supplied without representation or warranty of any kind. Tony Duell, Hewlett Packard and The Museum of HP Calculators therefore assume no responsibility and shall have no liability, consequential or otherwise, of any kind arising from the use of this program material or any part thereof.
Documentation Information (CD or source code)
How to get this Program to your Calculator (via
HP-IL, disk, wand, and fingers)
Download Binary (.raw) program for disk or PC HP-IL Card download
Download Hexadecimal (.dat) program for Serial Port download
LINE KEYS 01 LBL "KIN" 02 SREG 14 03 SF 27 04 SF 21 05 "L-B OR H?" 06 AON 07 PROMPT 08 AOFF 09 ASTO X 10 "H" 11 ASTO Y 12 X=Y? 13 GTO c 14 LBL b 15 CF 00 16 SF 01 17 10.019 18 ENTER 19 CLX 20 XEQ 99 21 1 22 "LINEWEAVER-BURK" 23 AVIEW 24 RTN 25 LBL c 26 CF 01 27 SF 00 28 10.019 29 ENTER 30 CLX 31 XEQ 99 32 1 33 "HOFSTEE" 34 AVIEW 35 RTN 36 LBL 99 37 STO IND Y 38 ISG Y 39 GTO 99 40 RTN 41 LBL A 42 CF 03 43 LBL 08 44 FS? 01 45 1/X 46 STO 23 47 X<>Y 48 FS? 01 49 1/X 50 FS? 00 51 GTO 09 52 STO 22 53 LBL 02 54 FS? 03 55 GTO 00 56 S+ 57 LBL 07 58 ENTER 59 1 60 + 61 RCL 22 62 X<>Y 63 RCL 23 64 X<>Y 65 RTN 66 LBL B 67 SF 03 68 -1 69 RDN 70 GTO 08 71 LBL 09 72 / 73 STO 22 74 RCL 23 75 X<>Y 76 GTO 02 77 LBL 00 78 S- 79 GTO 07 80 LBL d 81 STO 20 82 RCL 12 83 1/X 84 RCL 11 85 RCL 20 86 FS? 01 87 1/X 88 X<>Y 89 - 90 * 91 FS? 01 92 1/X 93 "S.=" 94 ARCL X 95 AVIEW 96 RTN 97 LBL e 98 STO 20 99 RCL 11 100 RCL 12 101 RCL 20 102 FS? 01 103 1/X 104 * 105 + 106 FS? 01 107 1/X 108 "V.=" 109 ARCL X 110 AVIEW 111 RTN 112 LBL C 113 RCL 18 114 RCL 14 115 RCL 16 116 * 117 RCL 19 118 / 119 - 120 ENTER 121 ENTER 122 RCL 14 123 X^2 124 RCL 19 125 / 126 RCL 15 127 X<>Y 128 - 129 / 130 STO 12 131 * 132 RCL 16 133 X^2 134 RCL 19 135 / 136 CHS 137 RCL 17 138 + 139 / 140 "R^2=" 141 ARCL X 142 AVIEW 143 RCL 16 144 RCL 14 145 RCL 12 146 * 147 - 148 RCL 19 149 / 150 STO 11 151 "a=" 152 ARCL X 153 AVIEW 154 RCL 12 155 "b=" 156 ARCL X 157 AVIEW 158 RTN 159 LBL D 160 RCL 11 161 FS? 01 162 1/X 163 STO 10 164 "VMAX=" 165 ARCL X 166 AVIEW 167 RCL 12 168 FS? 01 169 GTO 04 170 CHS 171 STO 13 172 XEQ "PES" 173 PSE 174 RTN 175 LBL 04 176 RCL 11 177 / 178 STO 13 179 "KM=" 180 ARCL X 181 AVIEW 182 RTN 183 LBL a 184 STO 25 185 .009 186 ENTER 187 CLX 188 XEQ 99 189 XEQ "PES" 190 1 191 RTN 192 LBL E 193 XEQ "PES" 194 RCL 25 195 RCL 03 196 RCL 13 197 / 198 1 199 - 200 / 201 STO 24 202 "KI=" 203 ARCL X 204 AVIEW 205 RTN 206 LBL "PES" 207 10.01 208 ENTER 209 .009 210 + 211 LASTX 212 ENTER 213 LBL 14 214 X<> IND Y 215 X<> IND Z 216 X<> IND Y 217 ISG Y 218 X<> X 219 ISG Z 220 GTO 14 221 RTN 222 END
Go back to the HP-41 software library
Go back to the general software library
Go
back to the main exhibit hall