Contents Index
probgam(x,a) returns the value of the distribution function of the gamma distribution with parameter a. Example:
probgam(x,a)
a
y=probgam(4.3,2);
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.