Defined in header <complex> template< class T >
complex<T> log( const complex<T>& z );
Computes complex natural (base e) logarithm of a complex value z with a branch cut along the negative real axis.
Parameters
z - complex value
Return value
If no errors occur, the complex natural logarithm of z is returned, in the range of a strip in the interval [−iπ, +iπ] along the imaginary axis and mathematically unbounded along the real axis.
If z