polylog - general polylogarithm function
|
Calling Sequence
|
|
polylog(a, z)
|
|
Parameters
|
|
a
|
-
|
expression
|
z
|
-
|
expression
|
|
|
|
|
Description
|
|
•
|
The polylogarithm of index a at the point z is defined by
|
|
Each time the branch cut () is crossed in the counterclockwise direction, subtract . Add this quantity if the branch cut is crossed in the clockwise direction.
|
|
where polylog(a, z) indicates the principal branch and means the principal branch of the logarithm.
|
•
|
Maple only evaluates the principal branch.
|
•
|
Maple's dilog function is related to polylog by the relation .
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
>
|
|
| (11) |
>
|
|
>
|
|
| (12) |
>
|
|
| (13) |
>
|
|
| (14) |
>
|
|
| (15) |
|
|
References
|
|
|
Lewin, L. Polylogarithms and Associated Functions. Amsterdam: North Holland, 1981.
|
|
|
Download Help Document
Was this information helpful?