(20S and 21S) Minimum and Maximum
|
06-03-2017, 05:06 PM
Post: #1
|
|||
|
|||
(20S and 21S) Minimum and Maximum
The input/output format is the same for both minimum and maximum:
1. Enter the initial data point, press XEQ A. 2. Enter subsequent points, press XEQ B. 3. To find the minimum or maximum, depending on which program you use, press XEQ C. The key codes for both the HP 20S and HP 21S for these programs are the same. Caution: this won’t always be the case. The HP 20S has a row dedicated to conversions while the HP 21S has a row dedicated to statistics. HP 20S and HP 21S: Minimum Code:
Example: Data Set: 9, 3, 6, 5, 7, 2, 4 Minimum: 2 (stored in R1) HP 20S and HP 21S: Maximum Code:
Example: Data Set: 9, 3, 6, 5, 7, 2, 4 Maximum: 9 (stored in R2) This is two of my favorite programs I posted this year. I plan to make a version for the HP 12C soon. They are simple and versatile. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)