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 Bi(x) and Bi’(x), b and b’ respectively, and the associated values of Ai(b’) and Ai’(b).
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]) :
scipy.special.ai_zeros
scipy.special.ellipj
Enter search terms or a module, class or function name.