Admin Production ni-theme
Current Publication

CosIntegral

LabWindows/CVI

CosIntegral

Advanced Analysis Library Only

double CosIntegral (double x);

Purpose

Computes the cosine integral, which is defined as follows:

Parameters

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

Return Value

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

Additional Information

Library: Advanced Analysis Library

Include file: analysis.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later