Cameron Bowyer
Followers: 0 Following: 0
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.
3 years 前 | 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...
3 years 前 | 1 个回答 | 0