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.