This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.spence
-
scipy.special.spence(x[, out]) = <ufunc 'spence'>
y=spence(x) returns the dilogarithm integral: -integral(log t /
(t-1),t=1..x)