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_ai (<x>) The Airy function Ai(x). (A&S 10.4.2)
![Airy_ai Example plot2d([airy_ai(x),airy_bi(x)],[x,-5,1]);](http://maxima-online.org//plot.html?g=p195986996.png&t=img&db=r1675293513)
The derivative diff (airy_ai(x), x) is airy_dai(x).
See also airy_bi, airy_dai, airy_dbi.
(%o1) true (%i2)