Skip to content

HarmonicMean

HarmonicMean({a, b, c,...})

returns the harmonic mean of {a, b, c,...}.

See:

Examples

>> HarmonicMean({1, 2, 3, 4,5, 6, 7})
980/363

ArithmeticGeometricMean, GeometricMean, Mean, Median

Implementation status

  • ✅ - full supported

Github