Back to Functions

IMLN

Returns the logarithm of a complex number, base e (Euler's number).

MathIMLN(complex_value)

The IMLN function in Google Sheets returns the natural logarithm (base e) of a complex number, extending the standard LN function into the complex plane. It's useful in advanced engineering and mathematical calculations involving complex numbers. Dive into our comprehensive guide to master its application.

Parameters

  • complex_value: The complex number for which to calculate the natural logarithm.

Step-by-Step Tutorial

  1. Calculating the natural log of a complex number:
    • Example: =IMLN("3+4i")
    • Result: 1.6094...+0.9273...i

Use Cases and Scenarios

  1. Electrical Engineering: Solve equations involving logarithms of complex impedance values.
  2. Signal Processing: Work with logarithmic transformations of complex-valued signals.
  3. Complex Mathematics: Support advanced calculations that combine logarithmic and complex-number operations.

Related Functions

  • IMSQRT: Computes the square root of a complex number.
  • IMABS: Returns the absolute value (modulus) of a complex number.
  • IMPOWER: Returns a complex number raised to a power.

Related Articles

No related articles available for the IMLN function.

Newsletter

More IMLN examples coming soon.

We are building short, practical updates for Sheets power users.