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 | |
---|---|---|
C-000 lbl C | f LBL C | Store specified point. |
C-001 35 0 | STO 0 | - - - - - - - - - - - - - - - |
C-002 45 4 | RCL 4 | |
C-003 61 44 | f x>y | compare x and a. |
C-004 63 0 | GTO 0 | - - - - - - - - - - - - - - - |
C-005 45 3 | RCL 3 | |
C-006 49 | − | |
C-007 22 | CHS | |
C-008 35 6 | STO 6 | Store L-a |
C-009 45 3 | RCL 3 | and L-x |
C-010 45 0 | RCL 0 | |
C-011 49 | − | |
C-012 35 0 | STO 0 | |
C-013 1 | 1 | |
C-014 22 | CHS | |
C-015 35 9 | STO 9 | |
C-016 63 1 | GTO 1 | - - - - - - - - - - - - - - - |
C-017 61 63 0 | f LBL 0 | |
C-018 35 6 | STO 6 | Store a. |
C-019 1 | 1 | |
C-020 35 9 | STO 9 | - - - - - - - - - - - - - - - |
C-021 61 63 1 | f LBL 1 | |
C-022 45 3 | RCL 3 | |
C-023 45 6 | RCL 6 | |
C-024 49 | − | |
C-025 42 | x² | |
C-026 45 5 | RCL 5 | |
C-027 39 | × | (P(L-a)2) / L3 |
C-028 45 3 | RCL 3 | |
C-029 3 | 3 | |
C-030 43 | yx | |
C-031 24 | ÷ | |
C-032 35 7 | STO 7 | - - - - - - - - - - - - - - - |
C-033 45 0 | RCL 0 | |
C-034 42 | x² | |
C-035 39 | × | |
C-036 45 1 | RCL 1 | |
C-037 45 2 | RCL 2 | |
C-038 39 | × | |
C-039 35 .0 | STO . 0 | EI → R0 |
C-040 24 | ÷ | |
C-041 6 | 6 | |
C-042 24 | ÷ | |
C-043 3 | 3 | |
C-044 53 2 | GSB 2 | Compute y. |
C-045 64 | R/S | - - - - - - - - - - - - - - - |
C-046 45 7 | RCL 7 | |
C-047 45 0 | RCL 0 | |
C-048 39 | × | |
C-049 45 .0 | RCL . 0 | |
C-050 24 | ÷ | |
C-051 2 | 2 | |
C-052 24 | ÷ | |
C-053 2 | 2 | |
C-054 53 2 | GSB 2 | Compute θ. |
C-055 45 9 | RCL 9 | |
C-056 39 | × | |
C-057 64 | R/S | - - - - - - - - - - - - - - - |
C-058 45 7 | RCL 7 | |
C-059 1 | 1 | Compute M. |
C-060 53 2 | GSB 2 | |
C-061 64 | R/S | |
C-062 45 7 | RCL 7 | |
C-063 45 8 | RCL 8 | |
C-064 39 | × | Compute V. |
C-065 45 9 | RCL 9 | |
C-066 39 | × | |
C-067 64 | R/S | - - - - - - - - - - - - - - - |
C-068 61 63 2 | f LBL 2 | |
C-069 22 | CHS | |
C-070 45 6 | RCL 6 | |
C-071 45 3 | RCL 3 | |
C-072 39 | × | |
C-073 39 | × | |
C-074 45 6 | RCL 6 | |
C-075 2 | 2 | Compute Subroutine. |
C-076 39 | × | |
C-077 45 3 | RCL 3 | |
C-078 59 | + | |
C-079 35 8 | STO 8 | |
C-080 45 0 | RCL 0 | |
C-081 39 | × | |
C-082 59 | + | |
C-083 39 | × | |
C-084 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