|
CGammaDist
|
Built-in function
|
|
The cumulative gamma distribution. CGammaDist(x,a,b) = P{t<x}, where t has gamma distribution with the shape parameter a, and the 'mean' parameter b.
|
Syntax
|
CGammaDist(x,a,b)
|
Notes
|
x and a should be positive.
|
Examples
|
|
Last modified: 5/11/2000 |
|
|