Click or drag to resize

SpecialFunctionsAiryAi Method

Overload List
 NameDescription
Public methodStatic memberAiryAi(Complex) Returns the Airy function Ai.

AiryAi(z) is a solution to the Airy equation, y'' - y * z = 0.

Public methodStatic memberAiryAi(Double) Returns the Airy function Ai.

AiryAi(z) is a solution to the Airy equation, y'' - y * z = 0.

Top
See Also