IMLOG2 function

Category: Engineering
Introduced: Excel 2003

Summary

Returns the base-2 logarithm of a complex number

Syntax

IMLOG2(inumber) The IMLOG2 function syntax has the following arguments:
• Inumber Required. A complex number for which you want the base-2 logarithm.

Example

=IMLOG2("3+4i")

Microsoft Support Page

https://support.microsoft.com/en-us/office/imlog2-function-152e13b4-bc79-486c-a243-e6a676878c51

Back to Functions