Operators and Keywords
Function List:
C++ API
Compute mean and variance of the geometric distribution.
p = 1 ./ (1:6); [m, v] = geostat (p)
Package: statistics