Feeds
질문
I need to find the length of an array for values > 0
my array (called data) has values of 0 in it. I want to find the length of my array, exluding the 0 values.
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Find average of an array for values > 0
find average of array only for values > 0 and print using for loop and for where there is data (ie more than 0 values in the dat...
4년 초과 전 | 답변 수: 1 | 0
