airy_ai SciMax Toolbox airy_dai

SciMax Toolbox >> airy_bi

airy_bi

Maxima Function

Calling Sequence

airy_bi (x)

Description

The Airy function Bi, as defined in Abramowitz and Stegun, Handbook of Mathematical Functions, Section 10.4, is the second solution of the Airy equation diff (y(x), x, 2) - x y(x) = 0.

If the argument x is a real or complex floating point number, the numerical value of airy_bi is returned when possible. In other cases the unevaluated expression is returned.

The derivative diff (airy_bi(x), x) is airy_dbi(x).

See , .

airy_ai SciMax Toolbox airy_dai