IMLOG10 Function

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

Syntax

IMLOG10(inumber)

The IMLOG10 function has the following argument:

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

Notes

How to apply the IMLOG10 function.

Examples

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

IMLOG10 Function