Functions > Symbolic Functions > Logarithmic Functions
Logarithmic Functions
dilog(x)—Returns the dilogarithm function, which is defined as follows:
Click to copy this expression
polylog(n, x)—Returns the polylogarithm function, which is defined as follows:
Click to copy this expression
dilog relates to polylog as follows:
Click to copy this expression
Arguments
x is a real or complex scalar.
n is an integer.
Was this helpful?