This is documentation for an old release of SciPy (version 0.7.). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.spence

scipy.special.spence(x[, out])
y=spence(x) returns the dilogarithm integral: -integral(log t / (t-1),t=1..x)

Previous topic

scipy.special.sici

Next topic

scipy.special.zeta

This Page

Quick search