Returns the logarithm of a Complex
z, with a branch cut along the negative real axis.
Complex
object. A newly constructed Complex
initialized to the logarithm of the argument. Its imaginary part is in the interval .
Specifically, if z = x+iy,
.
returns
.
returns
.
returns
.
returns
.
returns
, for finite x.
returns
, for finite positive-signed y.
returns
, for finite positive-signed y.
returns
.
returns
.
returns
, for finite x.
returns
, for finite y.
returns
.
Complex Class | Imsl.Math Namespace