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(x) relates to polylog(n, x) as follows:
Click to copy this expression
Arguments
x is a real or complex scalar.
n is an integer.