Tuesday, November 10, 2009

lab 15

1) sum up an array
2) find the product of all elements in an array
3) add one vector to another, to produce a third vector
4) print out a vector
5) fill a vector with elements from the keyboard
6) calculate the standard deviation of a bunch of nums, and print out those scores which are within one standard deviation of the mean.
7) using an array, print out a number in reverse order.

No comments:

Post a Comment