SinhIntegral
Advanced Analysis Library Only
double SinhIntegral (double x);
Purpose
Computes the hyperbolic sine integral, which is defined as follows:
Parameters
Input | ||
Name | Type | Description |
x | double | The upper limit of the hyperbolic sine integral. |
Return Value
Name | Type | Description |
result | double | The value of the hyperbolic sine integral. |
Additional Information
Library: Advanced Analysis Library
Include file: analysis.h
LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later