Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: airy_bi (<x>) The Airy function Bi(x). (A&S 10.4.3)
![Airy_bi Example plot2d([airy_ai(x),airy_bi(x)],[x,-10,1]);](http://maxima-online.org//plot.html?g=p-1694924930.png&t=img&db=r1248081591)
The derivative diff (airy_bi(x), x) is airy_dbi(x).
See airy_ai, airy_dbi.
(%o1) true (%i2)