sympy_polylog
Compute polylogarithm functions for symbolic mathematics using SymPy's library. Enter parameters s and z to calculate Li_s(z) values for complex analysis and number theory applications.
Instructions
Polylogarithm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| s | Yes | ||
| z | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |