XLPack
7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches
C. Elementary and special functions
WBesi
WBesj
WBesk
WBesy
WCbrt
WCelli1
WCelli2
WCelli3
WDconst
WDigamma
WE_1
WEi
WExpm1
WFma
WHypot
WLi
WLog1p
WTrigamma
◆
WLi()
Function WLi
(
X As
Double
)
Logarithmic integral li(x)
Purpose
WLi computes the logarithmic integral li(x).
li(x) = ∫ 1/ln(t) dt [0, x] = Ei(ln(x))
Returns
Logarithmic integral li(x).
Parameters
[in]
X
Argument x. (X >= 0)
Reference
boost/math/special_functions
Generated by
1.9.7