% -*- texinfo -*- % @deftypefn {Function File} harmmean (@var{x}) % @deftypefnx{Function File} harmmean (@var{x}, @var{dim}) % Compute the harmonic mean. % % This function does the same as @code{mean (x, 'h')}. % % @seealso{mean} % @end deftypefn