Gold 28
Jump to navigation
Jump to search
Polylogarithm
- Gold ID
- 28
- Link
- https://sigir21.wmflabs.org/wiki/Polylogarithm#math.78.0-1
- Formula
- TeX Source
_{1}(z) =
| Translation Results | ||
|---|---|---|
| Semantic LaTeX | Mathematica Translation | Maple Translations |
Semantic LaTeX
- Translation
_{1}(z) =- Expected (Gold Entry)
\polylog{1}@{z} = -\ln@{1-z}
Mathematica
- Translation
Subscript[$0, 1]*(z) ==- Expected (Gold Entry)
PolyLog[1, z] = -Log[1 - z]
Maple
- Translation
$0[1]*(z) =- Expected (Gold Entry)
polylog(1, z) = -ln(1 - z)