Click or drag to resize

ArrayStatisticsHarmonicMean Method

Overload List
 NameDescription
Public methodStatic memberHarmonicMean(Double) Evaluates the harmonic mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN.
Public methodStatic memberHarmonicMean(Int32) Evaluates the harmonic mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN.
Public methodStatic memberHarmonicMean(Single) Evaluates the harmonic mean of the unsorted data array. Returns NaN if data is empty or any entry is NaN.
Top
See Also