Routine ID: G102 | |
---|---|
Author(s): F. James, K.S. Kölbig | Library: MATHLIB |
Submitter: | Submitted: 15.10.1976 |
Language: Fortran | Revised: 15.03.1993 |
Function subprogram PROBKL calculates the Kolmogorov distribution function
for real arguments X.
Structure:
FUNCTION subprogram
User Entry Name: PROBKL
Usage:
In any arithmetic expression, PROBKL(X) has the value ,
where PROBKL and X are of type REAL.
Method:
Direct evaluation or using functional relations.
Accuracy:
Approximately seven digits are correct. Results smaller than (corresponding to ) are set to zero. Note that the above formula has a statistical meaning only for "large" .
Notes: