Write a C program that will ask the user to enter 5 integers and then calculate their arithmetic mean, geometric mean, harmonic mean, and standard deviation. The program should then print and label the original 5 numbers (sorted fro greatest to least) and the four statistics. Note: All means should be rounded to two decimal places. Echo Print input Arithmetic Mean

Solved
Show answers

Ask an AI advisor a question