public static Complex Log(
Complex z
)Public Shared Function Log (
z As Complex
) As Complexpublic:
static Complex Log(
Complex z
)static member Log :
z : Complex -> Complex The image below shows the complex log function near the origin, using domain coloring.

You can see the zero at (0, 1) and the branch cut extending along the negative real axis from the pole at the origin.