% -*- texinfo -*- % @deftypefn {Function File} {} gamcdf (@var{x}, @var{a}, @var{b}) % For each element of @var{x}, compute the cumulative distribution % function (CDF) at @var{x} of the Gamma distribution with parameters % @var{a} and @var{b}. % @seealso{gamma, gammaln, gammainc, gampdf, gaminv, gamrnd} % @end deftypefn