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