public static double AiryBi(
double x
)
Public Shared Function AiryBi (
x As Double
) As Double
public:
static double AiryBi(
double x
)
static member AiryBi :
x : float -> float
For information on the Airy functions, see Airy(Double).
While the notation Bi(x) was chosen simply as a natural complement to Ai(x), it has influenced the common nomenclature for this function, which is now often called the "Bairy function".