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 | |
---|---|---|
A-000 lbl A | f LBL A | |
A-001 35 0 | STO 0 | Store specified point |
A-002 35 8 | STO 8 | - - - - - - - - - - - - - - - - - - - - |
A-003 45 4 | RCL 4 | |
A-004 61 43 | f x≤y | Compare x and a |
A-005 35 8 | STO 8 | - - - - - - - - - - - - - - - - - - - - |
A-006 45 8 | RCL 8 | |
A-007 45 4 | RCL 4 | |
A-008 3 | 3 | |
A-009 39 | × | |
A-010 49 | − | |
A-011 35 6 | STO 6 | |
A-012 45 5 | RCL 5 | |
A-013 45 2 | RCL 2 | |
A-014 24 | ÷ | |
A-015 45 1 | RCL 1 | |
A-016 24 | ÷ | |
A-017 2 | 2 | |
A-018 24 | ÷ | |
A-019 35 7 | STO 7 | |
A-020 3 | 3 | |
A-021 24 | ÷ | Compute y. |
A-022 39 | × | |
A-023 45 8 | RCL 8 | |
A-024 42 | x² | |
A-025 39 | × | |
A-026 45 4 | RCL 4 | |
A-027 42 | x² | |
A-028 45 7 | RCL 7 | |
A-029 39 | × | |
A-030 45 0 | RCL 0 | |
A-031 45 4 | RCL 4 | |
A-032 49 | − | |
A-033 62 43 | g x<0 | |
A-034 55 | CL X | |
A-035 39 | × | |
A-036 49 | − | |
A-037 64 | R/S | - - - - - - - - - - - - - - - - - - - - |
A-038 45 6 | RCL 6 | |
A-039 45 4 | RCL 4 | |
A-040 59 | + | |
A-041 35 6 | STO 6 | |
A-042 45 7 | RCL 7 | Compute θ. |
A-043 39 | × | |
A-044 45 8 | RCL 8 | |
A-045 39 | × | |
A-046 64 | R/S | - - - - - - - - - - - - - - - - - - - - |
A-047 45 5 | RCL 5 | |
A-048 45 6 | RCL 6 | Compute M. |
A-049 45 4 | RCL 4 | |
A-050 59 | + | |
A-051 39 | × | |
A-052 64 | R/S | |
A-053 45 5 | RCL 5 | - - - - - - - - - - - - - - - - - - - - |
A-054 45 4 | RCL 4 | |
A-055 45 0 | RCL 0 | |
A-056 49 | − | Compute V. |
A-057 62 43 | g x<0 | |
A-058 55 | CL X | |
A-059 62 42 | g x≠0 | |
A-060 11 | x⇔y |
Go back to the HP-95C software library
Go back to the general software library
Go back to the main exhibit hall