WLJS LogoWLJS Notebook

AiryAiZero

AiryAiZero[k] represents the kth zero of the Airy function Ai(x).

AiryAiZero[k, x0] represents the kth zero less than x0.

Examples

Get the first zero of AiryAi:

AiryAiZero[1]
(* -2.33811... *)

Find numerical value:

N[AiryAiZero[1]]
(* -2.33811 *)

Please visit the official Wolfram Language Reference for more details.

On this page