IMLOG2 Function

The IMLOG2 function is one of the engineering functions. It is used to return the logarithm of a complex number to a base of 2.

Syntax

IMLOG2(inumber)

The IMLOG2 function has the following argument:

Argument Description
inumber A complex number expressed in x + yi or x + yj form.

Notes

How to apply the IMLOG2 function.

Examples

The figure below displays the result returned by the IMLOG2 function.

IMLOG2 Function