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