This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.kolmogi

scipy.special.kolmogi(x[, out]) = <ufunc 'kolmogi'>

y=kolmogi(p) returns y such that kolmogorov(y) = p

Previous topic

scipy.special.kolmogorov

Next topic

scipy.special.tklmbda

This Page