SinIntegral

Advanced Analysis Library Only

double SinIntegral (double x);

Purpose

Computes the sine integral, which is defined as follows:

Parameters

Input
Name Type Description
x double-precision The upper limit of the sine integral.

Return Value

Name Type Description
result double-precision The value of the sine integral.