Click or drag to resize

SpecialFunctionsAiryAiPrimeScaled Method

Overload List
 NameDescription
Public methodStatic memberAiryAiPrimeScaled(Complex) Returns the exponentially scaled derivative of Airy function Ai

ScaledAiryAiPrime(z) is given by Exp(zta) * AiryAiPrime(z), where zta = (2/3) * z * Sqrt(z).

Public methodStatic memberAiryAiPrimeScaled(Double) Returns the exponentially scaled derivative of the Airy function Ai.

ScaledAiryAiPrime(z) is given by Exp(zta) * AiryAiPrime(z), where zta = (2/3) * z * Sqrt(z).

Top
See Also