public static Complex DiLog(
Complex z
)
Public Shared Function DiLog (
z As Complex
) As Complex
public:
static Complex DiLog(
Complex z
)
static member DiLog :
z : Complex -> Complex
This function is the analytic continuation of the dilogarithm function (DiLog(Double)) into the complex plane.
The image below shows the complex dilogarithm function near the origin, using domain coloring.