scipy.special.spence

scipy.special.spence(x[, out]) = <ufunc 'spence'>

spence(x)

Dilogarithm integral

Returns the dilogarithm integral:

-integral(log t / (t-1),t=1..x)