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