This is a utility class that contains methods for computing a number of special functions and quantities, including the factorial function, binomial coefficients, the gamma function, and the beta function. The class also has methods for sampling with and without replacement from a finite population. These methods are needed for many of the distributions in this package.
The text area below gives the code for this object, so that you can browse the constructors, methods, and properties of the object. Of course, this source file is part of distributions.zip, which contains the source and resource files for all objects in the distributions class.