XLPack 7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches

◆ WEi()

Function WEi ( X As  Double)

Exponential integral Ei(x)

Purpose
WEi computes the exponential integral Ei(x) for negative argument x and the Cauchy principal value for positive x.
Ei(x) = -∫ exp(-t)/t dt [-x, ∞] = -E1(-x)
Returns
Exponential integral Ei(x).
Parameters
[in]XArgument x. (X <> 0)
Reference
boost/math/special_functions