![]() | ArrayStatisticsMinimum Method |
Name | Description | |
---|---|---|
![]() ![]() | Minimum(Double) |
Returns the smallest value from the unsorted data array.
Returns NaN if data is empty or any entry is NaN.
|
![]() ![]() | Minimum(Single) |
Returns the smallest value from the unsorted data array.
Returns NaN if data is empty or any entry is NaN.
|