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