The HARMEAN function is one of the statistical functions. It is used to calculate the harmonic mean of the argument list.
Syntax
HARMEAN(number1, [number2], ...)
The HARMEAN function has the following arguments:
Argument | Description |
---|
number1/2/n | Up to 255 numeric values for which you want to get the harmonic mean. |
Notes
How to apply the HARMEAN function.
Examples
The figure below displays the result returned by the HARMEAN function.
