WLJS LogoWLJS Notebook

AiryBi

AiryBi[z] gives the Airy function Bi(z).

Examples

Evaluate AiryBi at a point:

AiryBi[0]
(* 1/(3^(1/6) Gamma[2/3]) *)

Plot the Airy Bi function:

Plot[AiryBi[x], {x, -10, 2}]

Please visit the official Wolfram Language Reference for more details.

On this page