HARMEAN(number1,number2,…)
number1: first value
number2: second value
The harmonic mean of N data points is N divided by the sum of the reciprocals of the data points).
This function is Excel compatible.
AVERAGE, GEOMEAN, MEDIAN, MODE, TRIMMEAN.