Click or drag to resize

SpecialFunctionsAiryBi Method

Overload List
 NameDescription
Public methodStatic memberAiryBi(Complex) Returns the Airy function Bi.

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

Public methodStatic memberAiryBi(Double) Returns the Airy function Bi.

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

Top
See Also