Function to compute the geometric mean
gmean(data, ...)
data
vector with the data
...
further arguments passed to or from other methods
geometric mean value
gmean(1:10)