Subroutine Name |
Returns |
The largest value in a float array. |
|
The largest value in an integer array. |
|
The average of the values in a float array. |
|
The average of the values in an integer array. |
|
The median of the values in a float array. |
|
The median of the values in an integer array. |
|
The smallest value in a float array. |
|
The smallest value in an integer array. |
|
The standard deviation of values in a float array. |
|
The standard deviation of values in an integer array. |
|
The sum of values in a float array. |
|
The sum of values in an integer array. |
|
The variance of all values in a float array. |
|
The variance of all values in an integer array. |