Operators and Keywords
Function List:
C++ API
Function File: harmmean (x)
Function File: harmmean (x, dim)
Compute the harmonic mean. This function does the same as mean (x, "h"). See also: mean
Compute the harmonic mean.
This function does the same as mean (x, "h").
mean (x, "h")
Package: statistics