IMLN

IMLN the natural logarithm of the complex number z

Synopsis

IMLN(z)

Arguments

z: a complex number

Description

The result will have an imaginary part between -π and +π.

The natural logarithm is not uniquely defined on complex numbers. You may need to add or subtract an even multiple of π to the imaginary part.

Note

If z is not a valid complex number, #VALUE! is returned.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

IMEXP, IMLOG2, IMLOG10.