average = (float)sum / arr.Length;. In the above code we find the average, as we know that average may be a floating-point number then here we ...
確定! 回上一頁