This is documentation for an old release of SciPy (version 0.12.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
Compute the zeros of Airy Functions Ai(x) and Ai’(x), a and a’ respectively, and the associated values of Ai(a’) and Ai’(a).
a[l-1] – the lth zero of Ai(x) :
ap[l-1] – the lth zero of Ai’(x) :
ai[l-1] – Ai(ap[l-1]) :
aip[l-1] – Ai’(a[l-1]) :
scipy.special.airye
scipy.special.bi_zeros
Enter search terms or a module, class or function name.