XLPack
6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches
C5. Exponential and logarithmic integrals
_e1
_ei
_en
_li
_spence
◆
_spence()
double _spence
(
double
x
)
Spence's function (dilogarithm) Li2(x)
Purpose
spenc computes a Spence's function (dilogarithm).
Li2(x) = ∫ -ln(1-t)/t dt [0, x]
Returns
Spence's function Li2(x).
Parameters
[in]
x
Argument x.
Error handling
Range error (ERANGE) may occur.
Generated by
1.9.6