XLPack
7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches
C5. Exponential and logarithmic integrals
WE_1
WEi
WEn
WLi
WSpence
◆
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]
X
Argument x. (X <> 0)
Reference
boost/math/special_functions
Generated by
1.9.7