Returns the harmonic mean of the given arguments.
Syntax
Examples
|
Formula |
Result |
|
=HARMEAN(A2:A6) |
6.781485468 |
|
=HARMEAN(1;2;3;4;5) |
9.901768173 |
|
=HARMEAN(12;A4;1) |
11.489361702 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions