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