This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.betaincinv
-
scipy.special.betaincinv(x1, x2, x3[, out]) = <ufunc 'betaincinv'>
x=betaincinv(a,b,y) returns x such that betainc(a,b,x) = y.