IMLN function

Category: Engineering
Introduced: Excel 2003

Summary

Returns the natural logarithm of a complex number

Syntax

IMLN(inumber) The IMLN function syntax has the following arguments:
• Inumber Required. A complex number for which you want the natural logarithm.

Example

=IMLN("3+4i")

Microsoft Support Page

https://support.microsoft.com/en-us/office/imln-function-32b98bcf-8b81-437c-a636-6fb3aad509d8

Back to Functions