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