This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).
Compute the zeros of Airy Functions Bi(x) and Bi’(x), b and b’ respectively, and the associated values of Ai(b’) and Ai’(b).
Returns : | b[l-1] – the lth zero of Bi(x) : bp[l-1] – the lth zero of Bi’(x) : bi[l-1] – Bi(bp[l-1]) : bip[l-1] – Bi’(b[l-1]) : |
---|