| 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  
 ,
Method:
Direct evaluation or using functional relations.
Accuracy:
Approximately seven digits are correct.
Results smaller than  
  (corresponding to X > 6.8116)
are set to zero. Note that the above formula has a statistical meaning
only for "large" N (>10).
Notes: