Complex.Log

Complex.Log method

Gets log of a.

public static Complex Log(Complex a)
ParameterTypeDescription
aComplexThe a complex.

Return Value

The log of a.

See Also