This function evaluates the exponentially scaled derivative of the Airy function.
AIDE — Function
value. (Output)
The derivative of the Airy function for negative
arguments and the exponentially scaled derivative of the Airy function,
eζAiʹ(X), for positive
arguments where

X — Argument for which the Airy function value is desired. (Input)
Specific: The specific interface names are S_AIDE and D_AIDE.
Double: The double precision name is DAIDE.
The exponentially scaled derivative of the Airy function is defined to be
If x < -1.31ε−2∕3, then the answer will have no precision. If x < -1.31ε−1∕3, then the answer will be less accurate than half precision. Here, ε = AMACH(4) is the machine precision.
In this example, AIDE(0.49) is computed and printed.
99999 FORMAT (' AIDE(', F6.3, ') = ', F6.3)
|
Visual Numerics, Inc. PHONE: 713.784.3131 FAX:713.781.9260 |