...
/Example 43: Calculate Sum, Average, and Standard Deviation
Example 43: Calculate Sum, Average, and Standard Deviation
Learn how to calculate the sum, average, and standard deviation of the given numbers using pointers.
We'll cover the following...
Problem
Write a function that calculates the sum, average, and standard deviation of the given numbers. It receives five integers along with three pointers to store the results as parameters.
Example
Input (n1, n2, n3, n4, n5) |
---|
Access this course and 1400+ top-rated courses and projects.