1. Virtual Laboratories
  2. Object Library
  3. Distributions
  4. CauchyDistribution

CauchyDistribution

Description

This class models the Cauchy distribution. The class inherits methods from the parent StudentDistribution and Distribution classes for computing the probability density function, distribution function, quantile function, and simulated value. Some of these methods are overridden to implement closed formulas or better algorithms.

Class Hierarchy

Code

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.