HP 35s User Manual
Here you can view all the pages of manual HP 35s User Manual. The HP manuals for Calculator are available online for free. You can easily download all the documents as PDF.
Page 191
hp calculators HP 35s Converting programs to line number addressing Programming the HP 35s Using line numbers rather than labels Example
Page 192
hp calculators HP 35s Converting programs to line number addressing hp calculators - 2 - HP 35s Converting programs to line number addressing - Version 1.0 Programming the HP 35s Doing a simple calculation once on the HP 35s is easy. Doing the same calculation many times, or doing a complicated calculation, takes longer. It can be better to store all the steps needed for the calculation in a program. A program is a set of instructions, stored all together. Once it is written, it can be...
Page 193
hp calculators HP 35s Converting programs to line number addressing hp calculators - 3 - HP 35s Converting programs to line number addressing - Version 1.0 Now, write the program down again, but this time leave out all LBL instructions – but put the LBL letter next to the instruction that follows the now deleted label. Also leave in the GTO (or XEQ) instructions with the labels originally referenced. This may make it easier to replace them with the proper line...
Page 194
hp calculators HP 35s Converting programs to line number addressing hp calculators - 4 - HP 35s Converting programs to line number addressing - Version 1.0 Continue working through the program in this manner. Line A017 is the next one. Then line A019. With Line Numbers A001 LBL A A002 STO A A003 PSE A004 1 A005 x=y? A006 RTN A007 XY A008 2 A009 RMDR A010 x=0? A011 GTO D A012 RCL A A013 3 A014 X A015 1 A016 + A017 STO A GTO A003 D RCL A 2 INT÷ GTO A017 **Changed**...
Page 195
hp calculators hp calculators HP 35s General applications – Part 1 General applications Practice solving problems - Application 1: Shape Factor - Application 2: Fluid Flow
Page 196
hp calculators HP 35s General applications – Part 1 hp calculators - 2 - HP 35s General applications Part 1- Version 1.0 General applications This training aid will illustrate the application of the HP 35s calculator to several problems in other areas. These examples are far from exhaustive, but do indicate the incredible flexibility of the HP 35s calculator. Practice solving problems Application 1: Shape Factor Example 1: What is the shape factor for heat transfer by radiation...
Page 197
hp calculators HP 35s General applications – Part 1 hp calculators - 3 - HP 35s General applications Part 1- Version 1.0 Figure 4 $5 Figure 5 6345 Figure 6 Answer: The shape factor is 0.7263. Application 2: Fluid Flow Example 1: What is the amount of flow of fluid across a weir with a V shaped notch? The angle of the notch is 30 degrees and the height of the liquid from the bottom edge of the weir is 6 feet. Fluid flow = 2.505 x TAN (½ angle) x H 2.47...
Page 199
hp calculators hp calculators HP 35s General applications – Part 2 Other applications Practice solving problems - Application 1: Aerodynamics Example 1: Turn radius and Turn rate - Application 2: Electrical Engineering Example 1: Parallel Resistors - Application 3: Civil Engineering Example 1: Rainfall runoff
Page 200
hp calculators HP 35s General applications – Part 2 hp calculators - 2 - HP 35s General applications Part 2- Version 1.0 General applications This training aid will illustrate the application of the HP 35s calculator to several problems in other areas. These examples are far from exhaustive, but do indicate the incredible flexibility of the HP 35s calculator. Practice solving problems Application 1: Aerodynamics Example 1: An airplane is in a steady coordinated turn with a true...