Calculate standard deviation with an array in Cso i need to calculate the mean first and then get the standard dev that way? i am being generall...
Calculate standard deviation with an array in CHey guys, so i have some code that calculates the minimum, maximum, and average of numbers entered u...
Array problemheh, one number and it worked, i guess thats C programming for you! Many thanks to everyone that hel...
Array problemThe help is much appreciated :) but it still refuses to pick up that first integer and my code is EX...
Array problem[code]#include <stdio.h> void main() { int count, max(0), min; float total, average; int mya...