The following functions provide methods to extract information about integer values.
This statement returns the number of all values accumulated into s.
This statement returns the total of all values accumulated into s.
This statement returns the minimum of all values accumulated into s.
This statement returns the maximum of all values accumulated into s.
This statement returns the average of all values accumulated into s.