Let's say I have a one-dimensional array with 100 elements. I need to average the 3rd through 97th elements. How would I do this?
Jeff
Let's say I have a one-dimensional array with 100 elements. I need to average the 3rd through 97th elements. How would I do this?
Jeff