Array |
Name | Description | |
---|---|---|
Maximum(Double) | Returns the largest 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. |