Admin Production ni-theme
Current Publication

CoshIntegral

LabWindows/CVI

CoshIntegral

Advanced Analysis Library Only

double CoshIntegral (double x);

Purpose

Computes the hyperbolic cosine integral, which is defined as follows:

Parameters

Input
Name Type Description
x double The input argument of the hyperbolic cosine integral. Refer to the definition formula for the hyperbolic cosine integral for more information about x.

Return Value

Name Type Description
result double The value of the hyperbolic cosine integral.

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later