Array |
Name | Description | |
---|---|---|
GeometricMean(Double) | Evaluates the geometric mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN. | |
GeometricMean(Int32) | Evaluates the geometric mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN. | |
GeometricMean(Single) | Evaluates the geometric mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN. |