polylog( n , z )
The polylogarithm of z in SageMath. Defined by
\[ \operatorname{Li}_n(z) = \sum_{k=1}^{\infty} \frac{z^k}{k^n} \]Plot on the real axis:
Series expansion about the origin:
Special values:
Related functions: dilog
Function category: logarithmic functions sagemath-docs