|
|
|
|
|
|
Simple Input and Math
Write a program which reads in 5 numbers from the user and does the following:
- Report if the numbers are in ascending order, descending order, or unordered
- Calculate the average and standard deviation of the 5 numbers
Last Update: Tue may 20 12:20:07 2003
|