Special |
| Name | Description | |
|---|---|---|
| AiryBiScaled(Complex) |
Returns the exponentially scaled Airy function Bi.
ScaledAiryBi(z) is given by Exp(-Abs(zta.Real)) * AiryBi(z) where zta = (2 / 3) * z * Sqrt(z). | |
| AiryBiScaled(Double) |
Returns the exponentially scaled Airy function Bi.
ScaledAiryBi(z) is given by Exp(-Abs(zta.Real)) * AiryBi(z) where zta = (2 / 3) * z * Sqrt(z). |