This program is Copyright © 1977 by Hewlett-Packard Company and is used here by permission. It was originally printed in the HP-95C Applications book. This program was entered by André Wilhelmus and the curator added comments from the HP manual.
This program is supplied without representation or warranty of any kind. André Wilhelmus, 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.
CODE | KEYS | |
---|---|---|
b-000 lbl b | f LBL B | |
b-001 35 0 | STO 0 | Store specified point. |
b-002 45 4 | RCL 4 | - - - - - - - - - - - - - - - |
b-003 61 44 | f x>y | Compare x and a. |
b-004 63 0 | GTO 0 | - - - - - - - - - - - - - - - |
b-005 22 | CHS | |
b-006 35 6 | STO 6 | |
b-007 55 | CL X | store −a and x−L |
b-008 45 3 | RCL 3 | |
b-009 49 | − | |
b-010 35 0 | STO 0 | |
b-011 63 1 | GTO 1 | - - - - - - - - - - - - - - - |
b-012 61 63 0 | f LBL 0 | |
b-013 45 3 | RCL 3 | |
b-014 49 | − | Store L−a |
b-015 22 | CHS | |
b-016 35 6 | STO 6 | - - - - - - - - - - - - - - - |
b-017 61 63 1 | f LBL 1 | |
b-018 1 | 1 | |
b-019 53 2 | GSB 2 | Compute y. |
b-020 45 0 | RCL 0 | |
b-021 39 | × | |
b-022 64 | R/S | - - - - - - - - - - - - - - - |
b-023 3 | 3 | |
b-024 41 | √x | Compute θ. |
b-025 53 2 | GSB 2 | |
b-026 64 | R/S | - - - - - - - - - - - - - - - |
b-027 45 7 | RCL 7 | |
b-028 45 0 | RCL 0 | Compute M. |
b-029 39 | × | |
b-030 64 | R/S | - - - - - - - - - - - - - - - |
b-031 45 7 | RCL 7 | Recall V. |
b-032 64 | R/S | - - - - - - - - - - - - - - - |
b-033 61 63 2 | f LBL 2 | |
b-034 45 0 | RCL 0 | |
b-035 39 | × | |
b-036 45 6 | RCL 6 | |
b-037 62 6 | g →P | |
b-038 42 | x² | |
b-039 45 3 | RCL 3 | Calculate subroutine. |
b-040 42 | x² | |
b-041 49 | − | |
b-042 45 5 | RCL 5 | |
b-043 45 6 | RCL 6 | |
b-044 39 | × | |
b-045 45 3 | RCL 3 | |
b-046 24 | ÷ | |
b-047 35 7 | STO 7 | |
b-048 45 2 | RCL 2 | |
b-049 24 | ÷ | |
b-050 45 1 | RCL 1 | |
b-051 24 | ÷ | |
b-052 6 | 6 | |
b-053 24 | ÷ | |
b-054 39 | × | |
b-055 61 53 | f RTN |
Go back to the HP-95C software library
Go back to the general software library
Go back to the main exhibit hall