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