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.