To get latest updates

Bookmark This Site

Monday 24 October 2016

48.C Program to Calculate Standard Deviation

C Program to Calculate Standard Deviation

This program calculates the standard deviation of 10 datas using arrays.
To understand this example, you should have the knowledge of following C programming topics:
  • C Programming Arrays
  • How to pass arrays to a function in C Programming?

No comments:

Post a Comment