ArrayStatisticsMaximum Method |
Name | Description | |
---|---|---|
Maximum(Double) |
Returns the smallest value from the unsorted data array.
Returns NaN if data is empty or any entry is NaN.
| |
Maximum(Single) |
Returns the smallest value from the unsorted data array.
Returns NaN if data is empty or any entry is NaN.
|