Hello,
Technical Question: When we call the Average() function and pass the data and length, does it loop back through the specified length, or does it simply return the average of the data over that length?
Technical Question: When we call the Average() function and pass the data and length, does it loop back through the specified length, or does it simply return the average of the data over that length?