This function evaluates the hyperbolic sine integral.
SHI— function
value. (Output)
SHI equals
X — Argument for which the function value is desired. (Input)
Specific: The specific interface names are S_SHI and D_SHI.
Double: The double precision function name is DSHI.
The hyperbolic sine integral, Shi(x), is defined to be
The argument x must be large enough that e−x/x does not underflow, and x must be small enough that ex does not overflow.
In this example, Shi(3.5) is computed and printed.
99999 FORMAT (' SHI(', F6.3, ') = ', F6.3)
|
Visual Numerics, Inc. PHONE: 713.784.3131 FAX:713.781.9260 |