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