| | Name | Description |
|---|
 | PDF(Double) | Calculates the probability density function. |
  | PDF(Double, Double, Double) |
Calculates the probability density for the specified arguments.
|
  | PDF(Double, Double, Double, Double) | Calculates the probability density for the specified arguments with enhanced gamma precision. |
  | PDF(Double, Double, Double, Object, Double) |
Calculates the probability density using either series expansion for small or large arguments, or an integration
in the intermediate range.
|
  | PDF(Double, Double, Double, Double, Object, Double) |
Calculates the probability density using either series expansion for small or large arguments, or an integration
in the intermediate range.
|
  | PDF(Double, Double, Double, Double, Double, Double, Object, Double) |
Calculates the probability density for the specified arguments, scale, and location.
|